Skip to content

Commit 63462ac

Browse files
committed
Updated Windows workflow pipeline.
1 parent 6b51b96 commit 63462ac

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/windows_ci.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,5 @@ jobs:
2424
2525
- name: Test Build Output Binaries
2626
run: |
27-
dist\basic_example
2827
dist\interactive_example
29-
powershell -command "Get-Content test.txt"
28+
dist\basic_example

0 commit comments

Comments
 (0)