Skip to content

Commit

Permalink
workflow fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
dockmd committed Mar 6, 2024
1 parent 9450bf2 commit 917b45a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/validate-testcases.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,5 +34,6 @@ jobs:
pip install .
- name: Validate test cases
run: |
cd ../corpus
pwd
cd corpus
validate-all-testcases

0 comments on commit 917b45a

Please sign in to comment.