Skip to content
This repository has been archived by the owner on May 26, 2024. It is now read-only.

Commit

Permalink
chore(ci): test hysp for single pkgs
Browse files Browse the repository at this point in the history
  • Loading branch information
pwnwriter committed Dec 13, 2023
1 parent 1bbc0f8 commit 5e19fb7
Showing 1 changed file with 2 additions and 6 deletions.
8 changes: 2 additions & 6 deletions .github/workflows/test-args.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,15 +39,11 @@ jobs:
- name: Check hysp install arg
run: |
hysp install -p hxn kanha aix nuclei --force
hysp install -p nuclei
hysp health
- name: Check hysp uninstall arg
run: |
hysp remove -p hxn kanha aix nuclei --force
hysp remove -p nuclei --force
hysp health

0 comments on commit 5e19fb7

Please sign in to comment.