Skip to content

Commit

Permalink
Remove dependency on test for branch builds
Browse files Browse the repository at this point in the history
  • Loading branch information
seanmcgary committed Sep 20, 2024
1 parent 634760e commit bc8551f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ jobs:
- name: Run tests
run: make ci-test
build:
needs: test
runs-on: ubuntu-latest
steps:
- name: Checkout
Expand Down

0 comments on commit bc8551f

Please sign in to comment.