Skip to content

Commit 8b39059

Browse files
authored
Update .github/workflows/ruby-build.yml
1 parent 84a7fdd commit 8b39059

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/ruby-build.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -209,7 +209,6 @@ jobs:
209209
- name: Run QL test
210210
shell: bash
211211
run: |
212-
codeql pack install .
213212
codeql test run --search-path "${{ runner.temp }}/ruby-bundle" --additional-packs "${{ runner.temp }}/ruby-bundle" .
214213
- name: Create database
215214
shell: bash

0 commit comments

Comments
 (0)