We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a5d3498 commit e088e1aCopy full SHA for e088e1a
1 file changed
.github/workflows/codeql.yml
@@ -19,7 +19,7 @@ jobs:
19
strategy:
20
fail-fast: false
21
matrix:
22
- language: [cpp, javascript, python, typescript]
+ language: [cpp, javascript, python]
23
24
steps:
25
- name: Checkout repository
0 commit comments