Skip to content

Commit

Permalink
Rename test.yml to check.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
radumarias authored May 6, 2024
1 parent 0b8ae52 commit 324f5f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml → .github/workflows/check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,4 +21,4 @@ jobs:
- name: Run tests
run: cargo test --tests --lib --verbose
- name: Run doctests
run: cargo test --package rencfs --doc --verbose
run: cargo test --package rencfs --doc --verbose

0 comments on commit 324f5f0

Please sign in to comment.