Skip to content

Commit e1fa6dd

Browse files
committed
Disable debug mode in checkout path tests
This avoids uploading debug artifacts, which takes a while.
1 parent 1d4866b commit e1fa6dd

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

.github/workflows/__with-checkout-path.yml

Lines changed: 0 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pr-checks/checks/with-checkout-path.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,6 @@ steps:
2323
# it's enough to test one compiled language and one interpreted language
2424
languages: csharp,javascript
2525
source-root: x/y/z/some-path/tests/multi-language-repo
26-
debug: true
2726

2827
- name: Build code
2928
shell: bash

0 commit comments

Comments
 (0)