Skip to content

Commit

Permalink
Update rust.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
dustalov committed Jun 15, 2024
1 parent cb988ce commit d47b997
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,3 +18,7 @@ jobs:
run: cargo build --verbose
- name: Run tests
run: cargo test --verbose
- uses: PyO3/maturin-action@v1
with:
command: build
args: --release

0 comments on commit d47b997

Please sign in to comment.