Skip to content

Commit

Permalink
chore: run lint first
Browse files Browse the repository at this point in the history
  • Loading branch information
mdelapenya committed Nov 11, 2024
1 parent f9682df commit 730f3e6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci-test-go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -88,6 +88,7 @@ jobs:
test-go-project:
name: "test: ${{ inputs.project-directory }}/${{ inputs.go-version }}"
needs: lint-go-project
# Modulegen can run the tests on all platforms
continue-on-error: ${{ !inputs.fail-fast }}
env:
Expand Down

0 comments on commit 730f3e6

Please sign in to comment.