Skip to content

Commit ba2a534

Browse files
committed
updating test parameters
1 parent 817540c commit ba2a534

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,6 @@ jobs:
1212
- name: Install dependencies
1313
run: yarn
1414
- name: Building code
15-
run: yarn build
15+
run: yarn build:temple
1616
- name: Run tests
1717
run: yarn test

0 commit comments

Comments
 (0)