Skip to content

Commit

Permalink
oop
Browse files Browse the repository at this point in the history
  • Loading branch information
DonJayamanne committed Jun 5, 2024
1 parent 44661d0 commit 840bd06
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@ jobs:
shell: bash

- name: Run Tests
run: cargo test --frozen --all-features --nocapture
run: cargo test --frozen --all-features -- --nocapture
shell: bash

- name: Find Environments
Expand Down

0 comments on commit 840bd06

Please sign in to comment.