Skip to content

Commit

Permalink
do not require lint-test for goreleaser
Browse files Browse the repository at this point in the history
  • Loading branch information
aine-etke committed Aug 8, 2024
1 parent f549f86 commit 4b70209
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,6 @@ jobs:

build-release:
name: Build and Release
needs: lint-test
runs-on: ubuntu-latest
if: ${{ startsWith(github.ref, 'refs/tags/') }}
steps:
Expand Down

0 comments on commit 4b70209

Please sign in to comment.