Skip to content

Commit

Permalink
Trying to fix gh ci.
Browse files Browse the repository at this point in the history
  • Loading branch information
davidwaroquiers committed Mar 12, 2024
1 parent 65fbd43 commit 3c5af75
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main_ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
run: |
python -m pip install --upgrade pip
# pip install -r requirements/requirements.txt
pip install .[dev]
python -m pip install .[dev]

# - name: Install pytest
# shell: bash
Expand Down

0 comments on commit 3c5af75

Please sign in to comment.