Skip to content

Commit

Permalink
fix yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
oblique committed Mar 28, 2024
1 parent f260d31 commit c96baa0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ jobs:
cargo-

- name: Run tests
run:
run: |
cargo +stable check --locked
cargo +stable test --locked
Expand Down

0 comments on commit c96baa0

Please sign in to comment.