Skip to content

Commit

Permalink
Correct script command
Browse files Browse the repository at this point in the history
  • Loading branch information
JimMadge committed Aug 9, 2024
1 parent 3daa27d commit 45f82f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,4 +25,4 @@ jobs:

- name: Run tests
working-directory: integration_tests
run: test.sh
run: ./test.sh

0 comments on commit 45f82f5

Please sign in to comment.