Skip to content

Commit 0f442d2

Browse files
committed
revert
1 parent d8fe3f1 commit 0f442d2

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.github/workflows/codeql.yml

+1-3
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,6 @@ jobs:
2323
queries: +security-and-quality
2424
- name: Build
2525
shell: bash
26-
run: |
27-
script/ci_setup_linux.sh
28-
script/ci.sh run_build
26+
run: script/ci.sh run_build
2927
- name: CodeQL Analysis
3028
uses: github/codeql-action/analyze@v3

0 commit comments

Comments
 (0)