Skip to content

Commit

Permalink
Fix CI #1594
Browse files Browse the repository at this point in the history
  • Loading branch information
dennissiemensma committed Jun 14, 2024
1 parent 7d49a8f commit e370dbf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/automated-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
ln -s provisioning/container/compose.test.yml compose.yml
docker compose build
docker compose up -d
sleep 5
sleep 10
- name: Check flake8
run: docker compose exec tests-dsmr-app poetry run flake8 -v
Expand Down

0 comments on commit e370dbf

Please sign in to comment.