Skip to content

Commit f92c728

Browse files
try analyze in it test
1 parent 1700ee6 commit f92c728

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/go.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -81,6 +81,7 @@ jobs:
8181
if: matrix.os != 'windows-latest'
8282
run: |
8383
./cli-v2 install
84+
./cli-v2 analyze --format sarif --output results.sarif
8485
# Disable windows it test for now.
8586
# - name: Install dependencies from .codacy/codacy.yaml (Windows)
8687
# if: matrix.os == 'windows-latest'

0 commit comments

Comments
 (0)