Skip to content

Commit 70e4e10

Browse files
committed
build: remove Python
1 parent 5f4a0f5 commit 70e4e10

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/codeql.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ jobs:
7777
# Use only 'java-kotlin' to analyze code written in Java, Kotlin, or both.
7878
#
7979
# Use only 'javascript-typescript' to analyze code written in JavaScript, TypeScript, or both.
80-
language: [ 'javascript-typescript', 'python' ]
80+
language: [ 'javascript-typescript' ]
8181

8282
# Define the sequence of job steps:
8383
steps:

0 commit comments

Comments
 (0)