Skip to content

Commit

Permalink
fix ci
Browse files Browse the repository at this point in the history
  • Loading branch information
AngheloAlf committed Feb 23, 2024
1 parent d84ac3b commit e56d93e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish_crate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
- name: Run clippy
run: cargo clippy --all-targets -- -D warnings

run_tests:
run_tests:
name: Run tests
runs-on: ubuntu-latest

Expand Down

0 comments on commit e56d93e

Please sign in to comment.