Skip to content

Commit 4131f81

Browse files
committed
Does this work for codecov
1 parent 6e658fb commit 4131f81

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/validate.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
# Otherwise we would not know if the problem is tied to the Node.js version
1919
fail-fast: false
2020
matrix:
21-
node: [12, 14, '^16.9.1']
21+
node: [12, 14, '16.9.1']
2222
runs-on: ubuntu-latest
2323
steps:
2424
- name: 🛑 Cancel Previous Runs

0 commit comments

Comments
 (0)