Skip to content

Commit 9d12d49

Browse files
committed
fixup! ci: add clang_tidy to the CI
1 parent 27487ed commit 9d12d49

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

.github/workflows/sil-kit-ci.yml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -77,13 +77,6 @@ jobs:
7777
python3 ./SilKit/ci/silkit_clang_tidy.py build_tidy/ _o/
7878
shell: bash
7979

80-
81-
- name: Check Artifacts
82-
shell: bash
83-
run: |
84-
ls -la
85-
ls -la _o
86-
8780
- name: Artifact
8881
id: artifact
8982
uses: actions/upload-artifact@v4

0 commit comments

Comments
 (0)