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 cb8ee39 commit 66ec851
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/automated-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ jobs:
run: |
ln -s provisioning/container/compose.test.yml compose.yml
docker-compose build
docker-compose up -d
- name: Check flake8
run: docker compose exec tests-dsmr-app poetry run flake8 -v
Expand Down

0 comments on commit 66ec851

Please sign in to comment.