Skip to content

Commit 44aa82e

Browse files
committed
more tests
1 parent 9bfd827 commit 44aa82e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/otel_sdk.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ jobs:
2323
- run: winget list --accept-source-agreements --disable-interactivity
2424
- run: cmd /c "winget --info || echo swallowing errors"
2525
- run: cmd /c "winget settings export || echo swallowing errors"
26+
- run: cmd /c "echo %CD% || echo swallowing errors"
2627
- run: cmd /c "type .github\workflows\winget_settings.json || echo swallowing errors"
2728
- run: cmd /c "echo A=%LOCALAPPDATA% || echo swalloing wrrroe"
2829
- run: cmd /c "dir %LOCALAPPDATA%\Packages\Microsoft.DesktopAppInstaller_8wekyb3d8bbwe /s || echo swalloing errors"

0 commit comments

Comments
 (0)