Skip to content

Commit 46c5143

Browse files
committed
Call lint from python package
1 parent ba8bb0f commit 46c5143

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/pythonpackage.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,8 @@ on:
1717
- completed
1818

1919
jobs:
20+
lint:
21+
uses: ./.github/workflows/lint.yaml
2022
build:
2123
runs-on: ${{ matrix.os }}
2224
needs: [lint]

0 commit comments

Comments
 (0)