Skip to content

Commit 0344bb1

Browse files
committed
add semgrep test
1 parent 14236e1 commit 0344bb1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/it-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,4 +59,4 @@ jobs:
5959
# Compare with expected output
6060
jq --sort-keys . expected.sarif > expected.sorted.json
6161
jq --sort-keys . actual.sarif > actual.sorted.json
62-
diff expected.sorted.json actual.sorted.json
62+
diff expected.sorted.json actual.sorted.json

0 commit comments

Comments
 (0)