Skip to content

Commit

Permalink
Update ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
enty8080 authored Aug 2, 2024
1 parent 2b79c71 commit 925ddac
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,13 +8,9 @@ jobs:
- uses: actions/checkout@v1
- name: Install HatSploit
run: sudo pip3 install .
- name: Perform checks
run: hsf -c
macOS:
runs-on: macos-latest
steps:
- uses: actions/checkout@v1
- name: Install HatSploit
run: sudo pip3 install .
- name: Perform checks
run: hsf -c

0 comments on commit 925ddac

Please # to comment.