Skip to content

Commit

Permalink
latest
Browse files Browse the repository at this point in the history
  • Loading branch information
nwagner84 committed Feb 24, 2024
1 parent f0314ec commit bdf5d65
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -342,7 +342,7 @@ jobs:
gh-pages:
# if: ${{ github.ref == 'refs/heads/main' }}
needs:
- audit
# - audit
- book
- careful
- check
Expand All @@ -354,7 +354,7 @@ jobs:
- miri
- test
# - udeps
- upgrades
# - upgrades
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit bdf5d65

Please sign in to comment.