Skip to content

Commit

Permalink
ci(repo): Fix yaml error
Browse files Browse the repository at this point in the history
  • Loading branch information
pedronauck committed Nov 8, 2024
1 parent 36404a2 commit 348698a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -164,8 +164,8 @@ jobs:
# run: make lint

test:
needs:
- cargo-verifications
# needs:
# - cargo-verifications
name: Test
runs-on: ubuntu-latest
env:
Expand Down

0 comments on commit 348698a

Please sign in to comment.