Skip to content

Commit 90cf8de

Browse files
committed
Drop analyze CI build
1 parent 901dbeb commit 90cf8de

File tree

1 file changed

+0
-13
lines changed

1 file changed

+0
-13
lines changed

.github/workflows/ci.yml

-13
Original file line numberDiff line numberDiff line change
@@ -8,19 +8,6 @@ on:
88

99
jobs:
1010

11-
analyze:
12-
name: CodeQL
13-
runs-on: ubuntu-latest
14-
steps:
15-
- name: Checkout repository
16-
uses: actions/checkout@v3
17-
- name: Initialize CodeQL
18-
uses: github/codeql-action/init@v1
19-
with:
20-
languages: python
21-
- name: Perform CodeQL Analysis
22-
uses: github/codeql-action/analyze@v1
23-
2411
msgcheck:
2512
runs-on: ubuntu-latest
2613
steps:

0 commit comments

Comments
 (0)