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 c6c5e70 commit 8e318f6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/integration_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -131,4 +131,6 @@ jobs:
- name: Run ${{ inputs.context }} Tests
run: |
docker-compose exec --no-TTY testing ls -lath
docker-compose exec --no-TTY testing cat ./tests.sh
docker-compose exec --no-TTY testing ./tests.sh ./tests/${{ inputs.context }}

0 comments on commit 8e318f6

Please sign in to comment.