mirror of
https://github.com/github/codeql-action.git
synced 2025-12-31 03:30:14 +08:00
Disable debug mode in checkout path tests
This avoids uploading debug artifacts, which takes a while.
This commit is contained in:
1
.github/workflows/__with-checkout-path.yml
generated
vendored
1
.github/workflows/__with-checkout-path.yml
generated
vendored
@@ -84,7 +84,6 @@ jobs:
|
||||
# it's enough to test one compiled language and one interpreted language
|
||||
languages: csharp,javascript
|
||||
source-root: x/y/z/some-path/tests/multi-language-repo
|
||||
debug: true
|
||||
|
||||
- name: Build code
|
||||
shell: bash
|
||||
|
||||
Reference in New Issue
Block a user