Skip to content

Commit 0e6a954

Browse files
committed
fixup! ci: Run static code analysis
1 parent fc1614e commit 0e6a954

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -550,7 +550,7 @@ jobs:
550550

551551
notify:
552552
runs-on: ubuntu-22.04
553-
needs: [preBuild, checks, staticAnalysis, buildLinux, buildWin64, buildMacOS, postBuild, release]
553+
needs: [preBuild, checks, buildLinux, buildWin64, buildMacOS, postBuild, release]
554554
if: always()
555555

556556
steps:

0 commit comments

Comments
 (0)