Skip to content

Commit

Permalink
ci: make test-packages
Browse files Browse the repository at this point in the history
  • Loading branch information
laduke committed Oct 9, 2024
1 parent b9481ea commit e795523
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,3 +12,4 @@ jobs:
- uses: actions/checkout@v4
- uses: dtolnay/rust-toolchain@stable
- run: cargo test --lib
- run: make test-packages

0 comments on commit e795523

Please sign in to comment.