Skip to content

Commit

Permalink
when did test get disabled?
Browse files Browse the repository at this point in the history
  • Loading branch information
jhheider committed Jan 3, 2025
1 parent 1f153b8 commit 4747f06
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,8 @@ jobs:
~/.cargo/registry/cache
target
key: ${{ runner.os }}-build-${{ env.cache-name }}-${{ hashFiles('Cargo.lock') }}
- name: Test
run: cargo test --all-features
coverage:
name: Coverage
runs-on: ubuntu-latest
Expand Down

0 comments on commit 4747f06

Please sign in to comment.