Skip to content

Commit

Permalink
make it fail
Browse files Browse the repository at this point in the history
  • Loading branch information
chris48s committed Sep 6, 2024
1 parent 8969ee9 commit 8252ece
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,8 @@ jobs:
python-version: ${{ matrix.python-version }}
pre-install: poetry

- run: exit 1

write-badges:
needs: build
uses: ./.github/workflows/write-badges.yml
Expand Down

0 comments on commit 8252ece

Please sign in to comment.