We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0383bc8 commit 4aa20e7Copy full SHA for 4aa20e7
.github/workflows/analysis.yml
@@ -64,7 +64,6 @@ jobs:
64
step-summary: true
65
ignore: 'build'
66
extra-args: '-std=c++20'
67
- thread-comments: true
68
- name: Fail fast
69
if: steps.linter.outputs.checks-failed > 0
70
run: exit 1
0 commit comments