Skip to content
This repository was archived by the owner on May 23, 2021. It is now read-only.

Commit 3a8f6d8

Browse files
committed
Run tests on Mac build
1 parent 6bcbebd commit 3a8f6d8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

scripts/ci.bash

+1
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@ function docker-build() {
4242

4343
function mac-build() {
4444
yarn build
45+
yarn test
4546
}
4647

4748
function main() {

0 commit comments

Comments
 (0)