mirror of
https://github.com/github/codeql.git
synced 2026-03-05 23:26:51 +01:00
Update .github/workflows/ruby-build.yml
This commit is contained in:
1
.github/workflows/ruby-build.yml
vendored
1
.github/workflows/ruby-build.yml
vendored
@@ -209,7 +209,6 @@ jobs:
|
||||
- name: Run QL test
|
||||
shell: bash
|
||||
run: |
|
||||
codeql pack install .
|
||||
codeql test run --search-path "${{ runner.temp }}/ruby-bundle" --additional-packs "${{ runner.temp }}/ruby-bundle" .
|
||||
- name: Create database
|
||||
shell: bash
|
||||
|
||||
Reference in New Issue
Block a user