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

Commit 2608cf15 by papb

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

1 parent c8ca9b22
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!