Skip to content

Commit

Permalink
Disable debug mode in checkout path tests
Browse files Browse the repository at this point in the history
This avoids uploading debug artifacts, which takes a while.
  • Loading branch information
Henry Mercer committed Feb 2, 2024
1 parent 1d4866b commit e1fa6dd
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion .github/workflows/__with-checkout-path.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 0 additions & 1 deletion pr-checks/checks/with-checkout-path.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@ steps:
# 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
Expand Down

0 comments on commit e1fa6dd

Please sign in to comment.