Skip to content

Commit

Permalink
Update test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
viferga authored Jun 17, 2024
1 parent 8a3c7f5 commit 6c429b2
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,11 +63,3 @@ jobs:
# Test Homebrew recipe
- name: Test
run: ./test.sh

# Release package
- name: Release
uses: softprops/action-gh-release@v1
if: startsWith(github.ref, 'refs/tags/')
with:
fail_on_unmatched_files: true
files: pkg/*.pkg

0 comments on commit 6c429b2

Please sign in to comment.