summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.github/workflows/test.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml
index a1c3ea7..652babe 100644
--- a/.github/workflows/test.yml
+++ b/.github/workflows/test.yml
@@ -23,4 +23,4 @@ jobs:
target/
key: ${{ runner.os }}-ci-${{ hashFiles('**/Cargo.lock') }}
- name: Run tests
- run: cargo test --verbose --workspace -- --ignored
+ run: cargo test --verbose --workspace