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