Skip to content

Commit

Permalink
remove double
Browse files Browse the repository at this point in the history
  • Loading branch information
AndWeHaveAPlan authored Jul 18, 2024
1 parent 6edf13c commit 10e1416
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/tests-linux-stable.yml
Original file line number Diff line number Diff line change
Expand Up @@ -107,9 +107,7 @@ jobs:
nextest
--no-report
--workspace --locked --release --no-fail-fast
--features try-runtime,experimental,riscv,ci-only-tests
--workspace --locked --release --no-fail-fast
--features try-runtime,experimental,riscv,ci-only-tests
--features try-runtime,experimental,riscv,ci-only-tests
-E "
!test(/.*benchmark.*/)
- test(/recovers_from_only_chunks_if_pov_large::case_1/)
Expand Down

0 comments on commit 10e1416

Please sign in to comment.