Skip to content

Commit

Permalink
Merge pull request #8 from rabbitholegg/sam/fix-verify-workflow
Browse files Browse the repository at this point in the history
fix(gha): remove build dep on nonexistent task
  • Loading branch information
sammccord authored Jun 17, 2024
2 parents b4ed715 + 3e62385 commit 0eb15c5
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 @@ -6,7 +6,6 @@ on:
jobs:
build:
name: Build
needs: lint
runs-on: ubuntu-latest
timeout-minutes: 15

Expand Down

0 comments on commit 0eb15c5

Please sign in to comment.