Skip to content

Commit a3d1629

Browse files
authored
Update Windows CI workflow for Omnipkg demo test
1 parent e32c1d7 commit a3d1629

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

.github/workflows/windows_concurrency_test.yml

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
name: "🚀 Windows - Omnipkg Demo Test (CI - No Redis)"
2+
3+
on:
4+
push:
5+
branches: [ main ]
6+
pull_request:
7+
branches: [ main ]
8+
workflow_dispatch:
9+
110
jobs:
211
test:
312
runs-on: windows-latest

0 commit comments

Comments
 (0)