Skip to content

Commit

Permalink
Debug
Browse files Browse the repository at this point in the history
  • Loading branch information
JDBetteridge committed Sep 13, 2023
1 parent 492427a commit c3e06f2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,8 @@ jobs:
run: |
# Gross:
pip install toml
ls
cat pyproject.toml
python scripts/requirements.py build | pip install -r /dev/stdin
pip install --no-build-isolation .
python scripts/requirements.py run | pip install -r /dev/stdin
Expand Down

0 comments on commit c3e06f2

Please sign in to comment.