Skip to content

Commit

Permalink
WIP
Browse files Browse the repository at this point in the history
  • Loading branch information
dwilkie committed Mar 29, 2024
1 parent 8de6cb1 commit 9421ec1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/integration_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -131,4 +131,4 @@ jobs:
- name: Run ${{ inputs.context }} Tests
run: |
docker-compose run testing ./tests.sh ./tests/${{ inputs.context }}
docker-compose exec testing ./tests.sh ./tests/${{ inputs.context }}

0 comments on commit 9421ec1

Please sign in to comment.