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 17, 2023
1 parent e0bfb3a commit d1d8bc8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pylint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,4 +47,4 @@ jobs:
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
nose2 -v --coverage jnpr.junos --with-coverage unit

0 comments on commit d1d8bc8

Please sign in to comment.