Skip to content

Commit

Permalink
try to fix test ci
Browse files Browse the repository at this point in the history
  • Loading branch information
ckoopmann committed Mar 9, 2024
1 parent eebd275 commit 4ee451c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
- name: Node.js
uses: actions/setup-node@v3
with:
node-version: 18.x
node-version: 16.x
- name: install deps
run: yarn install
- name: check types
Expand Down

0 comments on commit 4ee451c

Please sign in to comment.