Skip to content

Commit

Permalink
rust
Browse files Browse the repository at this point in the history
  • Loading branch information
shish committed Sep 3, 2024
1 parent 8e1706f commit 5b00234
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
sudo apt-get install -y libxtst-dev xvfb
- name: Install python dependencies
run: |
python -m pip install --upgrade pip
python -m pip install --upgrade pip setuptools_rust
pip install -e ./
- name: Lint with flake8
run: |
Expand Down

0 comments on commit 5b00234

Please sign in to comment.