Skip to content

Commit aca7ca4

Browse files
committed
fixing tests?
1 parent be471f2 commit aca7ca4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/run-tests.yml

+2
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,8 @@ jobs:
2626

2727
- name: Run test manually
2828
run: |
29+
yarn install
30+
yarn build
2931
cd packages/faro-rollup/src/test
3032
yarn install
3133
cd ../..

0 commit comments

Comments
 (0)