Skip to content

Commit

Permalink
double-check
Browse files Browse the repository at this point in the history
  • Loading branch information
thomasmost committed Sep 11, 2024
1 parent 47a0abf commit 8e9bb94
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test_failure.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
uses: ./
with:
schema-url: https://raw.githubusercontent.com/thomasmost/gha-valjean/main/schema/example.schema.json
target-dir: samples_bad
target-dir: samples
continue-on-error: true
- name: Check that validation did not succeed
if: job.steps.test_failure.status == failure()
Expand Down

0 comments on commit 8e9bb94

Please sign in to comment.