diff --git a/.github/workflows/codeql.yml b/.github/workflows/codeql.yml index d1eb85d..e160952 100644 --- a/.github/workflows/codeql.yml +++ b/.github/workflows/codeql.yml @@ -38,8 +38,6 @@ jobs: # the prior matrix as containing no language present in the repo. - language: actions build-mode: none - - language: rust - build-mode: none steps: - name: Checkout