Skip to content

Commit

Permalink
workflows/tests: remove duplicate step
Browse files Browse the repository at this point in the history
  • Loading branch information
carlocab committed Sep 9, 2024
1 parent 170a7ea commit c624e3d
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -178,9 +178,6 @@ jobs:
run: |
brew audit --skip-style --except=version --tap=homebrew/cask
- name: Generate formula API
run: brew generate-formula-api --dry-run

- name: Generate cask API
run: brew generate-cask-api --dry-run

Expand Down

0 comments on commit c624e3d

Please sign in to comment.