We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7947000 commit a0a63d1Copy full SHA for a0a63d1
1 file changed
.github/workflows/push.yml
@@ -45,7 +45,7 @@ jobs:
45
max-parallel: 2
46
matrix:
47
task: [
48
- 38-lint, # https://github.com/PyCQA/pylint/issues/3882
+ 39-lint,
49
36-unit,
50
39-unit,
51
]
@@ -101,7 +101,7 @@ jobs:
101
102
39-acceptance-ghdl,
103
39-vcomponents-ghdl,
104
105
106
107
0 commit comments