不要怂,就是干,撸起袖子干!

Commit d608bc08 by papb

ci(typings): fix tests for TS typings in TS 4.0

This is equivalent to 2608cf15, but for the v5 branch
1 parent a914a470
Showing with 1 additions and 1 deletions
......@@ -22,7 +22,7 @@ jobs:
strategy:
fail-fast: false
matrix:
ts-version: [3.9, 4.0, 4.1]
ts-version: ['3.9', '4.0', '4.1']
name: TS Typings (${{ matrix.ts-version }})
runs-on: ubuntu-latest
steps:
......
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!