Skip to content

Commit

Permalink
--debug -> --verbose
Browse files Browse the repository at this point in the history
Signed-off-by: Arthit Suriyawongkul <[email protected]>

Signed-off-by: Arthit Suriyawongkul <[email protected]>
  • Loading branch information
bact authored Jan 23, 2025
1 parent 0069ba2 commit 0c23343
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/validate-pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,4 @@ jobs:
python ${{ runner.temp }}/spec-parser/main.py --version
- name: Run spec-parser to validate
run: |
python ${{ runner.temp }}/spec-parser/main.py --debug --no-output model
python ${{ runner.temp }}/spec-parser/main.py --verbose --no-output model

0 comments on commit 0c23343

Please sign in to comment.