Skip to content

Commit

Permalink
Testing solution
Browse files Browse the repository at this point in the history
  • Loading branch information
dockmd committed May 15, 2024
1 parent 8c12c48 commit 9c19d51
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/validate-testcases.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,5 +30,5 @@ jobs:
python -m pip install --upgrade pip
pip install ./validator
chmod +rx ./corpus/validate-all-testcases
pwd
./corpus/validate-all-testcases
cd ./corpus
./validate-all-testcases

0 comments on commit 9c19d51

Please sign in to comment.