Skip to content

Commit

Permalink
switch_state
Browse files Browse the repository at this point in the history
  • Loading branch information
a-givertzman committed Sep 26, 2023
1 parent 2bbd5fc commit 3bab182
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,5 +21,5 @@ jobs:
- uses: actions/checkout@v3
- run: rustup update ${{ matrix.toolchain }} && rustup default ${{ matrix.toolchain }}
- run: cargo build --verbose
- run: cargo test --verbose
- run: clear && cargo test -- --test-threads=1

0 comments on commit 3bab182

Please sign in to comment.