diff --git a/.github/workflows/small_pkg_test.yml b/.github/workflows/small_pkg_test.yml deleted file mode 100644 index b76705983..000000000 --- a/.github/workflows/small_pkg_test.yml +++ /dev/null @@ -1,12 +0,0 @@ -name: Platform-Language bundles Testing -on: - push: - -jobs: - test: - runs-on: ubuntu-latest - steps: - - name: Initialize CodeQL - uses: github/codeql-action/init@v1 - with: - tools: https://github.com/dsp-testing/codeql-split/releases/download/v1/codeql-bundle-20200826-linux64-cpp.tar.gz \ No newline at end of file