Skip to content

Commit

Permalink
Try again
Browse files Browse the repository at this point in the history
  • Loading branch information
tdurk93 committed Jan 11, 2024
1 parent ac9478b commit b2b64e4
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/integration_testing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,7 @@ jobs:
secureli init --yes
- name: seCureLI Scan
# expect scan to return nonzero exit code
run: |
! secureli scan --mode all-files --yes
run: "! (secureli scan --mode all-files --yes)"


test-homebrew-osx:
Expand Down

0 comments on commit b2b64e4

Please sign in to comment.