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 27c951e commit 98a6924
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 1 deletion.
Binary file removed .github/workflows/.build-test.yml.kate-swp
Binary file not shown.
1 change: 0 additions & 1 deletion .github/workflows/build-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@ jobs:
if: startsWith(github.event.pull_request.title, '[WIP]')
run: echo "WIP PR -> Skipping CI"

jobs:
changes:
needs: check_wip_pr
if: ${{ needs.check_wip_pr.outputs.is_wip_pr != 'true' }}
Expand Down

0 comments on commit 98a6924

Please sign in to comment.