Skip to content

Commit

Permalink
another attempt
Browse files Browse the repository at this point in the history
  • Loading branch information
milesgranger committed Mar 3, 2024
1 parent d1d482b commit 2b6d3de
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 @@ -166,7 +166,7 @@ jobs:
run: cargo test --no-default-features --release --features capi
- uses: actions/setup-python@v5
with:
target: ${{ matrix.platform.target }}
architecture: ${{ matrix.platform.target }}
python-version: ${{ matrix.python-version }}
- name: Audit
run: cargo install cargo-audit && cargo audit
Expand Down

0 comments on commit 2b6d3de

Please sign in to comment.