Skip to content

Commit

Permalink
Printing files
Browse files Browse the repository at this point in the history
  • Loading branch information
dockmd committed Mar 6, 2024
1 parent 778f317 commit c3922fb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/validate-testcases.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,5 +34,7 @@ jobs:
pip install .
- name: Validate test cases
run: |
ls -a
cd corpus
ls -a
./validate-all-testcases

0 comments on commit c3922fb

Please sign in to comment.