Skip to content

Commit

Permalink
fixing CI
Browse files Browse the repository at this point in the history
  • Loading branch information
zommiommy committed Jun 14, 2024
1 parent 60ae3fe commit 00bff32
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ jobs:
- uses: actions-rust-lang/setup-rust-toolchain@v1
with:
toolchain: nightly-2024-06-13
components: rustfmt
cache-workspaces: bindings/python/
# Check
- name: Check that the package compiles
Expand Down

0 comments on commit 00bff32

Please sign in to comment.