Skip to content

Commit

Permalink
Forgot to rename script in workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
kretep committed Oct 8, 2024
1 parent 94b2c0e commit b75e306
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,4 +25,4 @@ jobs:
run: pip install cwltool

- name: Run tests
run: ./test.sh
run: ./test_cwl_annotations.sh

0 comments on commit b75e306

Please sign in to comment.