Skip to content

Commit

Permalink
removing python from the matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
safaie authored Aug 2, 2024
1 parent 47e15af commit 34518a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/codeQL.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
strategy:
fail-fast: false
matrix:
language: [ 'javascript', 'python' ]
language: [ 'javascript' ]

steps:
- name: Checkout repository
Expand Down

0 comments on commit 34518a1

Please sign in to comment.