Skip to content

Commit

Permalink
Remove partial building temporarily for choclatey
Browse files Browse the repository at this point in the history
  • Loading branch information
josephschorr committed Jul 1, 2024
1 parent b782a04 commit c2b90f7
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/security.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -67,12 +67,6 @@ jobs:
format: "table"
exit-code: "1"
severity: "CRITICAL,HIGH,MEDIUM"
# Workaround until goreleaser release supports --single-target
# makes the build faster by not building everything
- name: "modify goreleaser config to skip building all targets"
run: |
echo "partial:
by: target" >> .goreleaser.yml
- uses: "goreleaser/goreleaser-action@v5"
id: "goreleaser"
with:
Expand Down

0 comments on commit c2b90f7

Please sign in to comment.