We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 521bcc3 commit 17f033eCopy full SHA for 17f033e
.github/workflows/tests.yml
@@ -79,7 +79,7 @@ jobs:
79
fail-fast: false
80
matrix:
81
node: ['14.x']
82
- ts: ['3.9', '4.0', '4.1', '4.2', '4.3', , '4.4', '4.5', 'next']
+ ts: ['3.9', '4.0', '4.1', '4.2', '4.3', '4.4', '4.5', 'next']
83
steps:
84
- name: Checkout repo
85
uses: actions/checkout@v2
0 commit comments