Don't bypass the toolcache in test mode
This commit is contained in:
parent
5862bae77e
commit
96a8424f0c
56 changed files with 135 additions and 4 deletions
2
.github/workflows/__with-checkout-path.yml
generated
vendored
2
.github/workflows/__with-checkout-path.yml
generated
vendored
|
|
@ -87,6 +87,8 @@ jobs:
|
|||
languages: csharp,javascript
|
||||
source-path: x/y/z/some-path/tests/multi-language-repo
|
||||
debug: true
|
||||
env:
|
||||
TEST_MODE: true
|
||||
- name: Build code (non-windows)
|
||||
shell: bash
|
||||
if: ${{ runner.os != 'Windows' }}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue