Skip to content

Commit

Permalink
debugging ci
Browse files Browse the repository at this point in the history
  • Loading branch information
BenJourdan committed Oct 11, 2024
1 parent 59bea37 commit 9646378
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ jobs:
source venv/bin/activate || .\venv\Scripts\activate # Linux/Windows compatible
python -m pip install --upgrade pip
pip install maturin black ruff pytest sphinx sphinx-rtd-theme # Install Black, Ruff, Maturin, etc.
ls -R
pip install -r requirements.txt # Install additional project-specific dependencies
shell: bash
Expand Down

0 comments on commit 9646378

Please sign in to comment.