run test lint
This commit is contained in:
parent
24bcf58b42
commit
76ba3caa33
5 changed files with 41 additions and 3 deletions
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
|
|
@ -27,3 +27,5 @@ jobs:
|
|||
# Checks-out your repository under $GITHUB_WORKSPACE, so your job can access it
|
||||
- uses: actions/checkout@v3
|
||||
- uses: waylonwalker/hatch-version-action@v1
|
||||
args:
|
||||
beforeCommand: "test-lint"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue