Skip to content

Commit

Permalink
Update .github/workflows/CI.yml
Browse files Browse the repository at this point in the history
Co-authored-by: Nick Santana <[email protected]>
  • Loading branch information
jgreat and nick-mobilecoin authored Feb 26, 2024
1 parent 1532988 commit e114ff8
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 @@ -68,7 +68,7 @@ jobs:
- name: Cargo test
shell: bash
run: |
cargo test
cargo test --locked
- name: Check dirty git
uses: ./.github/actions/check-dirty-git

0 comments on commit e114ff8

Please sign in to comment.