Skip to content

Commit

Permalink
install self in ci
Browse files Browse the repository at this point in the history
  • Loading branch information
antonagestam committed Aug 4, 2024
1 parent 4446c6d commit 7b70bf2
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,5 @@ jobs:
${{ runner.os }}-goose-3.12
${{ runner.os }}-goose
- run: python3 -m pip install -r requirements.txt
- run: python3 -m pip install .
- run: time python -X dev -m goose run --select=all --delete-orphan-environments
env:
PYTHONPATH: src

0 comments on commit 7b70bf2

Please sign in to comment.