Skip to content

Commit

Permalink
various tweaks to push ci workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
meadowsys committed Jul 20, 2024
1 parent 313ef70 commit b64bf79
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/push-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ env:

jobs:
test:
name: run
runs-on: ${{ matrix.runs-on }}

strategy:
Expand Down Expand Up @@ -77,7 +76,6 @@ jobs:
uses: ./.github/workflows/verify-gen-features.yml

docs:
name: run
needs:
- test
- clippy
Expand Down

0 comments on commit b64bf79

Please sign in to comment.