Skip to content

Commit

Permalink
Add debug for sleep in tests
Browse files Browse the repository at this point in the history
  • Loading branch information
ahosgood committed Jan 8, 2025
1 parent 6248cb8 commit ea22fd4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -321,6 +321,7 @@ jobs:
docker run -v ./tests:/app/tests --name test_container -d ${{ steps.build.outputs.image-id }}:${{ steps.build.outputs.tag }}
# Wait for everything to be installed
echo "Sleeping..."
# TODO: Improve this
sleep 30
Expand Down

0 comments on commit ea22fd4

Please sign in to comment.