Skip to content

Commit

Permalink
Only run once
Browse files Browse the repository at this point in the history
  • Loading branch information
Jake-Shadle committed Feb 7, 2024
1 parent f6e2e04 commit 9826221
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/rust-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@ jobs:
- name: cargo test
run: cargo test ${{ matrix.features }}
- name: Test connection reuse
if: ${{ matrix.features == '--features sparse' }}
run: |
cargo run --manifest-path tests/connect/Cargo.toml
Expand Down

0 comments on commit 9826221

Please sign in to comment.