Skip to content

Commit

Permalink
Update test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
JieningYu authored Jan 22, 2024
1 parent 76b6fe1 commit 0173fc3
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 @@ -14,5 +14,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Build with release
run: cargo build --all-features --release --workspace
- name: Run tests
run: cargo test --all-features --release --workspace

0 comments on commit 0173fc3

Please sign in to comment.