Skip to content

Commit

Permalink
[#3] test
Browse files Browse the repository at this point in the history
  • Loading branch information
elBoberido committed Nov 20, 2024
1 parent 150b5b2 commit e5ffc87
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
if: startsWith(github.event.pull_request.title, '[WIP]')
run: |
echo "WIP PR -> Aborting CI"
run: exit 1
exit 1
changes:
needs: check_wip_pr
Expand Down

0 comments on commit e5ffc87

Please sign in to comment.