Skip to content

Commit

Permalink
Update CI.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
liufuyang authored Sep 3, 2024
1 parent ab08d7b commit 9de9da7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/CI.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ jobs:
with:
fail-if-not-clean: true # optional
push-if-not-clean: false # optional
request-changes-if-not-clean: true # optional
request-changes-if-not-clean: false # optional
- name: Run tests
run: cargo test --verbose
env:
Expand Down

0 comments on commit 9de9da7

Please sign in to comment.