Skip to content

Commit b05b574

Browse files
committed
Hmm...
1 parent 5d14efc commit b05b574

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,5 +10,7 @@ jobs:
1010
steps:
1111
- uses: actions/checkout@v2
1212
- uses: actions/setup-node@v1
13+
with:
14+
node-version: 12.x
1315
- run: yarn
1416
- run: yarn test --coverage

0 commit comments

Comments
 (0)