Skip to content

Commit d982a27

Browse files
committed
x
1 parent 3e15210 commit d982a27

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/main.yml

-1
Original file line numberDiff line numberDiff line change
@@ -157,7 +157,6 @@ jobs:
157157
& "${env:GITHUB_WORKSPACE}/.github/workflows/.craft.ps1" -c --no-cache --test owncloud/owncloud-client
158158
159159
- name: Clang tidy
160-
if: github.event_name != 'pull_request'
161160
run: |
162161
& "${env:GITHUB_WORKSPACE}/.github/workflows/.craft.ps1" -c libs/llvm python-modules/pip
163162
& "${env:GITHUB_WORKSPACE}/.github/workflows/.craft.ps1" -c --run python3 -m pip install clang-html

0 commit comments

Comments
 (0)