Skip to content

Commit

Permalink
removed smctl healthcheck
Browse files Browse the repository at this point in the history
  • Loading branch information
marcopiraccini committed Dec 3, 2023
1 parent 23c0451 commit 59c09d7
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,12 +67,7 @@ jobs:
- name: SMCTL healthcheck
run: |
smctl healthcheck
shell: cmd

- name: SMCTL keypair list
run: |
smctl keypair ls
shell: cmd
shell: cmd

- uses: actions/setup-node@v3
with:
Expand Down

0 comments on commit 59c09d7

Please sign in to comment.