Skip to content

Commit 7eb69c3

Browse files
committed
ci(libviewer): remove style build
1 parent 2615158 commit 7eb69c3

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/l-libcommon.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -27,10 +27,6 @@ jobs:
2727
uses: ./.github/workflows/_quality-python.yml
2828
with:
2929
working-directory: libs/libcommon
30-
quality-libviewer:
31-
uses: ./.github/workflows/_quality-python.yml
32-
with:
33-
working-directory: libs/libviewer
3430
unit-tests-libcommon:
3531
uses: ./.github/workflows/_unit-tests-python.yml
3632
with:

0 commit comments

Comments
 (0)