Skip to content

Commit

Permalink
ci
Browse files Browse the repository at this point in the history
  • Loading branch information
thermalogic committed Aug 20, 2023
1 parent 3c721de commit d5e58ab
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,10 +53,7 @@ jobs:
if: matrix.platform.os == 'macos-latest'
run: rustup target add aarch64-apple-darwin

- name: Install test dependencies
run: pip install --upgrade nox

- name: Build package
- name: Build package
run: pip install -e .


0 comments on commit d5e58ab

Please sign in to comment.