Skip to content

Commit 41e8170

Browse files
committed
delete the rest of the qlcompile job in Ruby
1 parent 3cdfed9 commit 41e8170

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.github/workflows/ruby-qltest.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -28,11 +28,6 @@ defaults:
2828
working-directory: ruby
2929

3030
jobs:
31-
qlcompile:
32-
runs-on: ubuntu-latest
33-
steps:
34-
- uses: actions/checkout@v3
35-
- uses: ./.github/actions/fetch-codeql
3631
qlupgrade:
3732
runs-on: ubuntu-latest
3833
steps:

0 commit comments

Comments
 (0)