Skip to content

Commit 806eceb

Browse files
authored
lint
1 parent f34b002 commit 806eceb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -216,7 +216,7 @@ jobs:
216216
# -> need another workflow with access to secret token
217217
if: >-
218218
${{
219-
always()
219+
always()
220220
&& github.event_name == 'pull_request'
221221
&& github.event.pull_request.head.repo.full_name == github.repository
222222
&& steps.cov_xml_upload.outputs.artifact-id != ''

0 commit comments

Comments
 (0)