Skip to content

Commit

Permalink
chore(ci): fix indentation issue
Browse files Browse the repository at this point in the history
  • Loading branch information
thisislawatts committed Jan 6, 2025
1 parent da018ac commit 98dccb1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/smoke-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,7 @@ jobs:
echo $env:PATH
sh ./test/smoke/install-snyk-binary-win.sh
- name: Install test utilities with homebrew on macOS
- name: Install test utilities with homebrew on macOS
if: ${{ matrix.os == 'macos' }}
# We need "timeout" and "jq" util and we'll use brew to check our brew package as well
run: |
Expand Down

0 comments on commit 98dccb1

Please sign in to comment.