Skip to content

Commit

Permalink
AVA…
Browse files Browse the repository at this point in the history
  • Loading branch information
fregante committed May 5, 2023
1 parent 90827b4 commit 5110030
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/main.yml
Expand Up @@ -10,7 +10,6 @@ jobs:
fail-fast: false
matrix:
node-version:
- 20
- 18
- 16
steps:
Expand Down
1 change: 1 addition & 0 deletions package.json
Expand Up @@ -54,6 +54,7 @@
"xo": "^0.54.2"
},
"ava": {
"timeout": "1m",
"extensions": {
"ts": "module"
},
Expand Down

0 comments on commit 5110030

Please sign in to comment.