Skip to content

Commit 6a9176c

Browse files
committed
ci: expand Windows release checks
1 parent 51516c0 commit 6a9176c

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

.github/workflows/ci.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,12 @@ jobs:
114114
- run: npm run build
115115
- run: npm run test:coverage
116116
- run: npm run test:acceptance
117+
- run: npm run acceptance:semantic
118+
- run: npm run acceptance:tracked-turn
117119
- run: npm run test:stress
120+
- run: npm run stress:event-store
121+
- run: npm run recovery:event-store:abrupt
122+
- run: npm run acceptance:package-runtime
118123

119124
supply-chain:
120125
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)