Skip to content

Commit f1facf6

Browse files
authored
Use AVA 3 (sindresorhus#254)
1 parent 94193c8 commit f1facf6

File tree

4 files changed

+3217
-5406
lines changed

4 files changed

+3217
-5406
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,6 @@ jobs:
1111
- uses: actions/checkout@v2
1212
- uses: actions/setup-node@v1
1313
with:
14-
node-version: '11.x'
14+
node-version: '15.x'
1515
- run: npm install
1616
- run: npm test

0 commit comments

Comments
 (0)