Skip to content

Commit

Permalink
Fix verify workflow
Browse files Browse the repository at this point in the history
Signed-off-by: Ismael González <[email protected]>
  • Loading branch information
ismaelgv committed Nov 5, 2021
1 parent 16a23a9 commit 5cc6fc0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/verify.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ env:
jobs:
verify:
name: Verify the project
if: startsWith(github.ref, 'refs/head/') # Only commits
runs-on: ${{ matrix.os }}
strategy:
fail-fast: false
Expand Down

0 comments on commit 5cc6fc0

Please sign in to comment.