Skip to content

Commit aea5652

Browse files
committed
Updated Windows workflow pipeline.
1 parent ca6eecf commit aea5652

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/windows_ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,4 +26,4 @@ jobs:
2626
run: |
2727
dist\basic_example
2828
dist\interactive_example
29-
powershell -command "Get-Content test.txt"
29+
dir

0 commit comments

Comments
 (0)