Skip to content

Commit

Permalink
ci: remove needs jobs deps
Browse files Browse the repository at this point in the history
  • Loading branch information
Planxnx committed Dec 25, 2023
1 parent 1d0a533 commit fbb81b3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/releaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@ jobs:
release:
name: Create Release
runs-on: "ubuntu-latest"
needs: test
strategy:
matrix:
# List of GOOS and GOARCH pairs from `go tool dist list`
Expand Down

0 comments on commit fbb81b3

Please sign in to comment.