Skip to content

Commit

Permalink
Deliberately fail
Browse files Browse the repository at this point in the history
  • Loading branch information
nicfv committed Feb 29, 2024
1 parent 028497b commit 668b080
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,4 @@ jobs:
- name: Checkout repository
uses: actions/checkout@v4
- name: Run tests
run: .github/workflows/run
run: .github/workflows/run && exit 1

0 comments on commit 668b080

Please sign in to comment.