Skip to content

Commit

Permalink
fix: update CI.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Blindspot22 committed Dec 19, 2024
1 parent 1e86dc0 commit 8bfb227
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 @@ -71,5 +71,5 @@ jobs:
uses: taiki-e/install-action@nextest

- name: Run Reliability Tests
run: cargo nextest run --workspace --all-features --filter test(reliability) --verbose
run: cargo nextest run --workspace --all-features --filter test\(reliability\) --verbose

0 comments on commit 8bfb227

Please sign in to comment.