Skip to content

Commit

Permalink
python3.12 support
Browse files Browse the repository at this point in the history
  • Loading branch information
chidanandpujar committed Nov 20, 2023
1 parent 8d76145 commit aad20f8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/pylint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,5 +46,4 @@ jobs:
run: |
pip install nose2
pip install nose2[coverage_plugin]
nosetests -v --with-coverage --cover-package=jnpr.junos --cover-inclusive -a unit
nose2 -v --coverage jnpr.junos --with-coverage tests.unit

0 comments on commit aad20f8

Please sign in to comment.