Skip to content

Commit

Permalink
feat: adjusting realibity tests
Browse files Browse the repository at this point in the history
  • Loading branch information
Blindspot22 committed Dec 6, 2024
1 parent 2f04e61 commit bf4dece
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,4 +71,4 @@ jobs:
uses: taiki-e/install-action@nextest

- name: Run Reliability Tests
run: cargo nextest run --workspace --all-features --filter reliability
run: cargo nextest run --workspace --all-features --filterset reliability

0 comments on commit bf4dece

Please sign in to comment.