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 a0d6c24 commit ca6bc00
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 @@ -35,6 +35,7 @@ jobs:
python -m pip install --upgrade pip
pip install maturin black ruff pytest sphinx sphinx-rtd-theme # Install Black, Ruff, Maturin, etc.
pwd
ls -lah
pip install -r requirements.txt # Install additional project-specific dependencies
shell: bash
Expand Down

0 comments on commit ca6bc00

Please sign in to comment.