Skip to content
Toggle navigation
Projects
Groups
Snippets
Help
public
/
sequelize
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Snippets
Settings
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
不要怂,就是干,撸起袖子干!
Commit 2608cf15
authored
Jan 17, 2021
by
papb
1
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
ci(typings): fix tests for TS typings in TS 4.0
1 parent
c8ca9b22
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
.github/workflows/ci.yml
.github/workflows/ci.yml
View file @
2608cf1
...
@@ -22,7 +22,7 @@ jobs:
...
@@ -22,7 +22,7 @@ jobs:
strategy
:
strategy
:
fail-fast
:
false
fail-fast
:
false
matrix
:
matrix
:
ts-version
:
[
3.9
,
4.0
,
4.1
]
ts-version
:
[
'
3.9'
,
'
4.0'
,
'
4.1'
]
name
:
TS Typings (${{ matrix.ts-version }})
name
:
TS Typings (${{ matrix.ts-version }})
runs-on
:
ubuntu-latest
runs-on
:
ubuntu-latest
steps
:
steps
:
...
...
chenjianhang
@chenjianhang
mentioned in commit
d608bc08
Feb 15, 2022
mentioned in commit
d608bc08
Toggle commit list
Write
Preview
Markdown
is supported
Attach a file
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to post a comment