Skip to content

Commit

Permalink
Update ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
DanSheps authored Apr 6, 2022
1 parent ce98eb5 commit 9ecbcec
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,6 @@ jobs:
run: |
python -m pip install --upgrade pip
pip install -r netbox/requirements.txt
pip install -r netbox/docs/requirements.txt
pip install pycodestyle coverage
ln -sr ./netbox-secretstore/.github/configuration.testing.py ./netbox/netbox/netbox/configuration.py
yarn --cwd netbox-secretstore/netbox_secretstore/project-static
Expand Down

0 comments on commit 9ecbcec

Please sign in to comment.