Skip to content

Commit 3328e36

Browse files
committed
github/workflows: Test without Trim.
Signed-off-by: Damien George <damien@micropython.org>
1 parent e015b8b commit 3328e36

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ports_windows.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ jobs:
6363
id: get_path
6464
run: |
6565
$exePath="$(msbuild ports\windows\micropython.vcxproj -nologo -v:m -t:ShowTargetPath -property:Configuration=${{ matrix.configuration }} -property:Platform=${{ matrix.platform }} -property:PyVariant=${{ matrix.variant }})"
66-
echo ("micropython=" + $exePath.Trim()) >> $env:GITHUB_OUTPUT
66+
echo ("micropython=" + $exePath) >> $env:GITHUB_OUTPUT
6767
- name: Run tests
6868
id: test
6969
env:

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy