Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
Signed-off-by: laurentsimon <[email protected]>
  • Loading branch information
laurentsimon committed Oct 30, 2023
1 parent dd991af commit c18f381
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/pytest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ jobs:
set -euo pipefail
python -m venv venv
source venv/bin/activate
echo "$PATH"
python -m pip install --require-hashes -r .github/workflows/scripts/requirements.txt
tree venv/
echo "$PATH"
Expand Down

0 comments on commit c18f381

Please sign in to comment.