its with not args

This commit is contained in:
Waylon Walker 2022-09-01 15:34:21 -05:00 committed by GitHub
parent d79a546421
commit 5f19ff1901
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -27,5 +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:
with:
beforeCommand: "test-lint"