Skip to content

Commit

Permalink
ci: test removing not found packages
Browse files Browse the repository at this point in the history
  • Loading branch information
suzuki-shunsuke committed Sep 28, 2024
1 parent e5bd936 commit 1587e3d
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/wc-integration-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -173,6 +173,10 @@ jobs:
# http - terraform
# go_install - terrafmt
run: aqua rm x-motemen/ghq bats-core/bats-core terraform terrafmt
- name: Remove not found package
run: aqua rm Builditluc/wiki-tui
- name: Remove not found command
run: aqua rm wiki-tui

- name: Test minisign
run: aqua i
Expand Down

0 comments on commit 1587e3d

Please sign in to comment.