Skip to content

Commit d682bbc

Browse files
using pip install
1 parent 560da21 commit d682bbc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242
- name: Install dependencies
4343
run: |
4444
python -m pip install --upgrade pip
45-
python -m pip install pylint black nose2 coverage junos-eznc
45+
python -m pip install pylint ruff nose2 coverage junos-eznc
4646
python -m pip install ntc_templates==1.4.1 textfsm==0.4.1
4747
python -m pip install -r requirements.txt
4848
python -m pip install .

0 commit comments

Comments
 (0)