We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3e15210 commit d982a27Copy full SHA for d982a27
.github/workflows/main.yml
@@ -157,7 +157,6 @@ jobs:
157
& "${env:GITHUB_WORKSPACE}/.github/workflows/.craft.ps1" -c --no-cache --test owncloud/owncloud-client
158
159
- name: Clang tidy
160
- if: github.event_name != 'pull_request'
161
run: |
162
& "${env:GITHUB_WORKSPACE}/.github/workflows/.craft.ps1" -c libs/llvm python-modules/pip
163
& "${env:GITHUB_WORKSPACE}/.github/workflows/.craft.ps1" -c --run python3 -m pip install clang-html
0 commit comments