Skip to content

Commit 2d35b10

Browse files
committed
Add lint job and standardize test workflow
1 parent d5799b7 commit 2d35b10

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/test.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,8 @@ on:
77
branches: [main]
88

99
jobs:
10+
lint:
11+
uses: hellboxpy/gh-actions/.github/workflows/lint.yml@main
12+
1013
test:
1114
uses: hellboxpy/gh-actions/.github/workflows/test.yml@main

0 commit comments

Comments
 (0)