Skip to content

Commit b9f70bf

Browse files
committed
No condition on running the demo
1 parent a1b3a98 commit b9f70bf

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/run-demo.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@ jobs:
1212
test-windows:
1313
name: Test Windows Build
1414
runs-on: windows-latest
15-
if: ${{ github.event_name == 'workflow_dispatch' || github.event_name == 'workflow_call' || (github.event_name == 'workflow_run' && github.event.workflow_run.conclusion == 'success') }}
1615

1716
steps:
1817
- name: Download Windows Build

0 commit comments

Comments
 (0)