delete the rest of the qlcompile job in Ruby

This commit is contained in:
erik-krogh
2022-11-19 11:16:24 +01:00
parent 3cdfed9483
commit 41e8170d59

View File

@@ -28,11 +28,6 @@ defaults:
working-directory: ruby
jobs:
qlcompile:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: ./.github/actions/fetch-codeql
qlupgrade:
runs-on: ubuntu-latest
steps: