Skip to content

Commit

Permalink
fix: ci (ant-design#10613)
Browse files Browse the repository at this point in the history
* chore: update max

* chore: update

* chore: log

* chore: log

* chore: update
  • Loading branch information
txp1035 authored Mar 17, 2023
1 parent c8e7a4a commit 1cc38e8
Show file tree
Hide file tree
Showing 5 changed files with 2,747 additions and 844 deletions.
2 changes: 1 addition & 1 deletion jest.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ export default async () => {
target: 'browser',
}),
});
console.log(JSON.stringify(config));

console.log();
return {
...config,
testEnvironmentOptions: {
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@
"@types/react-helmet": "^6.1.6",
"@umijs/fabric": "^2.14.1",
"@umijs/lint": "^4.0.52",
"@umijs/max": "^4.0.52",
"@umijs/max": "^4.0.59",
"cross-env": "^7.0.3",
"eslint": "^8.34.0",
"express": "^4.18.2",
Expand Down
Loading

0 comments on commit 1cc38e8

Please sign in to comment.