Skip to content

Commit

Permalink
Update .gitlab-ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
fepitre committed Jan 30, 2024
1 parent dd090f1 commit adc0d15
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitlab-ci.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
checks:pylint:
before_script:
- dnf install -y pylint python3-qubesadmin python3-qubesdb
- sudo dnf install -y pylint python3-qubesadmin python3-qubesdb
script:
- PYTHONPATH=test-packages python3 -m pylint qubesbridgedevice
stage: checks
Expand Down

0 comments on commit adc0d15

Please sign in to comment.