Skip to content

Commit f1e5f8b

Browse files
committed
Updated test workflow
1 parent 10d94ad commit f1e5f8b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/test.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,3 +25,6 @@ jobs:
2525
inputSarifFile: ./fixtures/test002.sarif
2626
outputSarifFile: ./fixtures/test002.out.sarif
2727
githubToken: ${{ secrets.GITHUB_TOKEN }}
28+
- name: Display output
29+
run: |
30+
cat ./fixtures/test002.out.sarif

0 commit comments

Comments
 (0)