Skip to content
This repository has been archived by the owner on Nov 1, 2023. It is now read-only.

Commit

Permalink
revert ci changes
Browse files Browse the repository at this point in the history
  • Loading branch information
chkeita committed Feb 8, 2022
1 parent d6cb194 commit d977e59
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -91,10 +91,6 @@ jobs:
python -mvenv cli_venv
. cli_venv/Scripts/activate
cd src/cli
python --version
python -mvenv venv
ls venv
. venv/Scripts/activate
python -m pip install --upgrade pip
pip install -r requirements-dev.txt
pip-licenses -uf json > onefuzz/data/licenses.json
Expand Down

0 comments on commit d977e59

Please sign in to comment.