We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 14236e1 commit 0344bb1Copy full SHA for 0344bb1
1 file changed
.github/workflows/it-test.yml
@@ -59,4 +59,4 @@ jobs:
59
# Compare with expected output
60
jq --sort-keys . expected.sarif > expected.sorted.json
61
jq --sort-keys . actual.sarif > actual.sorted.json
62
- diff expected.sorted.json actual.sorted.json
+ diff expected.sorted.json actual.sorted.json
0 commit comments