Skip to content

Commit

Permalink
Update CI
Browse files Browse the repository at this point in the history
  • Loading branch information
DanSheps committed Sep 9, 2024
1 parent 487c4f5 commit 9f8336f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ jobs:
- name: Install dependencies & set up configuration
run: |
python -m pip install --upgrade pip
pip install -r netbox/ requirements.txt
pip install -r netbox/requirements.txt
pip install pycodestyle coverage tblib
pip install -e netbox-config-backup
cp -f netbox-config-backup/.github/configuration.testing.py netbox/netbox/netbox/
Expand Down

0 comments on commit 9f8336f

Please sign in to comment.