Skip to content

Commit

Permalink
update CI.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Blindspot22 committed Dec 16, 2024
1 parent 926c3f4 commit 1e86dc0
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -71,4 +71,5 @@ jobs:
uses: taiki-e/install-action@nextest

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

0 comments on commit 1e86dc0

Please sign in to comment.