Skip to content

Commit 8d728c8

Browse files
committed
testing
1 parent d7559c9 commit 8d728c8

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/test.yaml

+4
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,10 @@ jobs:
3737
node-version: "16"
3838
- uses: bahmutov/npm-install@v1
3939

40+
- run: yarn db:migrate
41+
42+
- run: yarn db:refresh
43+
4044
- run: yarn test --coverage --detectOpenHandles
4145
- name: Coveralls
4246
uses: coverallsapp/github-action@master

0 commit comments

Comments
 (0)