Skip to content

Commit

Permalink
Another attempt.
Browse files Browse the repository at this point in the history
  • Loading branch information
LaurentMazare committed Sep 27, 2024
1 parent aebf225 commit df2d6b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/rust-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,5 +50,5 @@ jobs:
- name: test
shell: bash
run: |
sudo apt-get install libpython3-dev
sudo apt-get install libpython3.10-dev
cargo test

0 comments on commit df2d6b9

Please sign in to comment.