Skip to content

Commit

Permalink
chore: test
Browse files Browse the repository at this point in the history
  • Loading branch information
antfu committed Jun 3, 2021
1 parent ed273aa commit 39d9ae1
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,9 @@ jobs:
with:
node-version: 14.x

- name: Setup
run: npm i -g pnpm @antfu/ni

- name: Install
run: nci

Expand Down

0 comments on commit 39d9ae1

Please sign in to comment.