Skip to content

Commit

Permalink
update test
Browse files Browse the repository at this point in the history
  • Loading branch information
Alw3ys committed Mar 21, 2024
1 parent 2b9b89e commit cb6019f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
uses: Homebrew/actions/setup-homebrew@master

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

- name: Test dctl
run: dctl --version
- name: Test dosei
run: dosei --version

0 comments on commit cb6019f

Please sign in to comment.