Skip to content

Commit

Permalink
test only fix2
Browse files Browse the repository at this point in the history
  • Loading branch information
LucaPaterlini committed Dec 8, 2023
1 parent a1fc45b commit f4c1f45
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 @@ -131,7 +131,7 @@ jobs:
uses: PyO3/maturin-action@v1
with:
target: ${{ matrix.target }}
args: -- --develop
args: develop
sccache: 'true'
- name: Install dependencies
run: |
Expand Down

0 comments on commit f4c1f45

Please sign in to comment.