Skip to content

Commit 196ad08

Browse files
author
Paul Marsicovetere
committed
workflow testing fixes
1 parent f1c14d3 commit 196ad08

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/release.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,9 @@ jobs:
2727
- name: Build
2828
run: yarn build
2929

30+
- name: Testing Setups
31+
run: yarn benchmark:ci
32+
3033
- name: Unit Tests
3134
run: yarn test:cli
3235

0 commit comments

Comments
 (0)