Skip to content

Commit

Permalink
ci
Browse files Browse the repository at this point in the history
  • Loading branch information
LaihoE committed Sep 21, 2023
1 parent 8ef0cd8 commit c33b350
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
with:
command: build
target: ${{ matrix.target }}
args: -i --release -m src/python/Cargo.toml
args: --release -m src/python/Cargo.toml

- name: Run tests
run: |
Expand Down

0 comments on commit c33b350

Please sign in to comment.