Skip to content

Commit

Permalink
workflows: fix bootstrapping
Browse files Browse the repository at this point in the history
  • Loading branch information
vlaci committed Jul 14, 2023
1 parent c541d8f commit b08bb84
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,7 @@ jobs:
python -m ensurepip
python -m pip install --upgrade pip pre-commit poetry
make PRECOMMIT=n dev
sudo apt update
sudo apt install libegl1
- name: Run pytest
Expand Down

0 comments on commit b08bb84

Please sign in to comment.