Skip to content

Commit 8b5cb24

Browse files
committed
[TEMP] DISABLE CodeChecks
Signed-off-by: Lukasz Dorau <[email protected]>
1 parent af226f3 commit 8b5cb24

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/pr_push.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,11 +16,8 @@ permissions:
1616
contents: read
1717

1818
jobs:
19-
CodeChecks:
20-
uses: ./.github/workflows/reusable_checks.yml
2119
FastBuild:
2220
name: Fast builds
23-
needs: [CodeChecks]
2421
uses: ./.github/workflows/reusable_fast.yml
2522
Build:
2623
name: Basic builds

0 commit comments

Comments
 (0)