Skip to content

Commit 6e865ee

Browse files
committed
Ignore tests folder
1 parent 446f358 commit 6e865ee

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/analysis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,7 @@ jobs:
6969
step-summary: true
7070
ignore: 'build'
7171
extra-args: '-std=c++20'
72+
ignore: tests
7273
- name: Fail fast
7374
if: steps.linter.outputs.checks-failed > 0
7475
run: exit 1

0 commit comments

Comments
 (0)