Skip to content

Commit 9bfd827

Browse files
committed
more tests
1 parent c119422 commit 9bfd827

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/otel_sdk.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,8 @@ 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 "type .github\workflows\winget_settings.json || echo swallowing errors"
27+
- run: cmd /c "echo A=%LOCALAPPDATA% || echo swalloing wrrroe"
2628
- run: cmd /c "dir %LOCALAPPDATA%\Packages\Microsoft.DesktopAppInstaller_8wekyb3d8bbwe /s || echo swalloing errors"
2729
- run: cmd /c "type %LOCALAPPDATA%\Packages\Microsoft.DesktopAppInstaller_8wekyb3d8bbwe\LocalState\settings.json || echo swallowing errors"
2830
- run: cmd /c "copy .github\workflows\winget_settings.json %LOCALAPPDATA%\Packages\Microsoft.DesktopAppInstaller_8wekyb3d8bbwe\LocalState\settings.json || echo swallowing errors"

0 commit comments

Comments
 (0)