Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
sMtzDczDq committed Dec 2, 2023
1 parent d349c3d commit 2dd03d0
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,9 @@ jobs:
- name: Test formula
working-directory: ./Formula
run: |
brew audit --strict borgbackup-fuse.rb
brew install borgbackup-fuse.rb
brew test borgbackup-fuse.rb
brew audit --strict borgbackup-fuse
brew install borgbackup-fuse
brew test borgbackup-fuse
- name: Test mount command
run: |
Expand Down

0 comments on commit 2dd03d0

Please sign in to comment.