Skip to content

Commit

Permalink
making sure the still executable is in the right place
Browse files Browse the repository at this point in the history
  • Loading branch information
nrminor committed May 15, 2024
1 parent 8afb868 commit e0a0bfc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/validate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
- name: Run Application Tests
run: |
./still validate assets/still.schema DETECTION_RESULTS.tsv
./still/still validate assets/still.schema DETECTION_RESULTS.tsv
continue-on-error: true

- name: Check Test Results
Expand Down

0 comments on commit e0a0bfc

Please # to comment.