Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 84a7fdd commit 8b39059Copy full SHA for 8b39059
1 file changed
.github/workflows/ruby-build.yml
@@ -209,7 +209,6 @@ jobs:
209
- name: Run QL test
210
shell: bash
211
run: |
212
- codeql pack install .
213
codeql test run --search-path "${{ runner.temp }}/ruby-bundle" --additional-packs "${{ runner.temp }}/ruby-bundle" .
214
- name: Create database
215
0 commit comments