Skip to content

Commit

Permalink
Add extra line at the end
Browse files Browse the repository at this point in the history
  • Loading branch information
iantei committed Oct 29, 2024
1 parent 5995589 commit 63867f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test_with_docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,4 +31,4 @@ jobs:

- name: Run the tests using docker-compose
run: docker compose -f setup/docker-compose.tests.yml build
run: docker compose -f setup/docker-compose.tests.yml up --exit-code-from web-server
run: docker compose -f setup/docker-compose.tests.yml up --exit-code-from web-server

0 comments on commit 63867f4

Please sign in to comment.