Skip to content

Commit

Permalink
Update test-CI.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Nadav138 authored Oct 29, 2024
1 parent 0cb7ab4 commit 4e93e2c
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/test-CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,11 @@ jobs:
runs-on: ubuntu-latest

steps:
- name: Fail immediately
run: |
echo "test"
exit 1
- name: Checkout repository
uses: actions/checkout@v4

Expand Down

0 comments on commit 4e93e2c

Please sign in to comment.