wtih before-command

This commit is contained in:
Waylon Walker 2022-09-01 16:06:08 -05:00
parent e9fd171bef
commit 2f62f8ebee
No known key found for this signature in database
GPG key ID: 66E2BF2B4190EFE4

View file

@ -28,4 +28,4 @@ jobs:
- uses: actions/checkout@v3
- uses: waylonwalker/hatch-version-action@v1
with:
beforeCommand: "test-lint"
before-command: "test-lint"