We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2615158 commit 7eb69c3Copy full SHA for 7eb69c3
.github/workflows/l-libcommon.yml
@@ -27,10 +27,6 @@ jobs:
27
uses: ./.github/workflows/_quality-python.yml
28
with:
29
working-directory: libs/libcommon
30
- quality-libviewer:
31
- uses: ./.github/workflows/_quality-python.yml
32
- with:
33
- working-directory: libs/libviewer
34
unit-tests-libcommon:
35
uses: ./.github/workflows/_unit-tests-python.yml
36
0 commit comments