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 446f358 commit 6e865eeCopy full SHA for 6e865ee
.github/workflows/analysis.yml
@@ -69,6 +69,7 @@ jobs:
69
step-summary: true
70
ignore: 'build'
71
extra-args: '-std=c++20'
72
+ ignore: tests
73
- name: Fail fast
74
if: steps.linter.outputs.checks-failed > 0
75
run: exit 1
0 commit comments