Skip to content

Commit

Permalink
bugfix in test
Browse files Browse the repository at this point in the history
  • Loading branch information
crashfrog committed Nov 6, 2024
1 parent f71ef80 commit bf2d759
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-in-miniwdl.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
run: pip install -r requirements.txt

- name: Test Miniwdl
run: miniwdl run_self_check
run: miniwdl run_self_test

- name: Check workflows
run: make check
Expand Down

0 comments on commit bf2d759

Please sign in to comment.