diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index f2d0d37..ff3bd4e 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -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"