We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2220b39 commit b66af5fCopy full SHA for b66af5f
1 file changed
src/CodeQLToolkit.Features/Templates/Bundle/Actions/run-bundle-integration-tests.liquid
@@ -158,4 +158,4 @@ jobs:
158
# Compare the expected vs the actual
159
qlt bundle run validate-integration-tests --expected integration-tests/${{ matrix.language }}/expected.sarif --actual ${{ steps.analysis.outputs.sarif-output }}/${{ matrix.language }}.sarif
160
{% endraw %}
161
-{% else %}
+{% endif %}
0 commit comments