Skip to content

Commit

Permalink
job name
Browse files Browse the repository at this point in the history
  • Loading branch information
mxfactorial committed Oct 28, 2023
1 parent 6a5baa0 commit 1e07aa1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dev-crates.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,6 @@ jobs:
cargo fmt -- --check
cargo clippy -- -Dwarnings
working-directory: crates/types
- name: unit tests
- name: unit tests and coverage
run: cargo tarpaulin
working-directory: crates/types

0 comments on commit 1e07aa1

Please sign in to comment.