We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent df3dc34 commit ee72e26Copy full SHA for ee72e26
1 file changed
.github/workflows/main.yml
@@ -63,16 +63,6 @@ jobs:
63
strategy:
64
matrix:
65
include:
66
- - dependencies: >
67
- bandit
68
- pylint
69
- python3-dbus
70
- python3-dbus-signature-pyparsing
71
- python3-hypothesis
72
- python3-hs-dbus-signature
73
- task: >
74
- PATH=${PATH}:/github/home/.local/bin
75
- PYTHONPATH=./src make -f Makefile lint
76
- dependencies: >
77
python3-dbus
78
python3-dbus-signature-pyparsing
0 commit comments