Skip to content

Commit 4d1b17e

Browse files
authored
Update test.yml
1 parent d7da305 commit 4d1b17e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,4 +29,4 @@ jobs:
2929
- run: yarn
3030
- run: yarn build
3131
- run: yarn test
32-
- run: yarn make integration-test
32+
- run: make integration-test

0 commit comments

Comments
 (0)