Skip to content

Commit

Permalink
Update test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Alw3ys authored Jan 27, 2024
1 parent 259a87c commit f6fa41e
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,7 @@ jobs:
uses: actions/checkout@v3

- name: Setup Dosei CLI
run: |
brew tap ...
brew install ./Formula/dctl.rb
run: brew install ./Formula/dctl.rb

- name: Test dctl
run: dctl --version

0 comments on commit f6fa41e

Please sign in to comment.