Skip to content

Commit

Permalink
Update tests.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Giulero authored Jun 19, 2024
1 parent 2b33c5f commit 50c7093
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ jobs:
python-version: ${{ matrix.python-version }}
- name: Install dependencies
run: |
apt install build-essential
python -m pip install --upgrade pip
pip install .[test]
- name: Test with pytest
Expand Down

0 comments on commit 50c7093

Please sign in to comment.