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 dbf379f commit 4568e55Copy full SHA for 4568e55
.github/workflows/release.yml
@@ -17,7 +17,6 @@ jobs:
17
with:
18
node-version: 14
19
- run: npm install
20
- - run: npm run install-react-mui
21
- run: npm run build
22
- run: npx jest --env=jsdom --config=jest.config.js --coverage --ci --updateSnapshot --detectOpenHandles --forceExit
23
0 commit comments