Skip to content

Commit b66af5f

Browse files
committed
fix template
1 parent 2220b39 commit b66af5f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/CodeQLToolkit.Features/Templates/Bundle/Actions/run-bundle-integration-tests.liquid

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -158,4 +158,4 @@ jobs:
158158
# Compare the expected vs the actual
159159
qlt bundle run validate-integration-tests --expected integration-tests/${{ matrix.language }}/expected.sarif --actual ${{ steps.analysis.outputs.sarif-output }}/${{ matrix.language }}.sarif
160160
{% endraw %}
161-
{% else %}
161+
{% endif %}

0 commit comments

Comments
 (0)