Skip to content

Commit

Permalink
Increase sleep in dev image tests
Browse files Browse the repository at this point in the history
  • Loading branch information
ahosgood committed Jan 13, 2025
1 parent 26b1842 commit 524759c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -324,7 +324,7 @@ jobs:
# Wait for everything to be installed
echo "Sleeping..."
# TODO: Improve this
sleep 30
sleep 90
# Copy configuration files from container
docker cp test_container:/home/app/.eslintrc.js .eslintrc.js
Expand Down

0 comments on commit 524759c

Please sign in to comment.