Skip to content

Commit

Permalink
fix: ci
Browse files Browse the repository at this point in the history
  • Loading branch information
just-toby committed Aug 3, 2023
1 parent c52fbd9 commit fdb3772
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,6 @@ jobs:
- name: Setup node
uses: actions/setup-node@v1
with:
node-version: 12
node-version: 16
- run: yarn install --frozen-lockfile
- run: yarn test

0 comments on commit fdb3772

Please sign in to comment.