Skip to content

Commit

Permalink
Add git dep
Browse files Browse the repository at this point in the history
  • Loading branch information
Rodrigo Almeida committed Feb 8, 2022
1 parent 817aede commit 373f153
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,8 @@ jobs:
python${{ matrix.python-version }}-venv \
python3-pip \
g++ \
libgl1
libgl1 \
git
- name: Install dependencies
run: |
python -m pip install --upgrade pip
Expand Down

0 comments on commit 373f153

Please sign in to comment.