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 8b6cb16 commit 125a449Copy full SHA for 125a449
1 file changed
.github/workflows/smoke-tests.yml
@@ -67,5 +67,5 @@ jobs:
67
- name: Verify generated example artifacts
68
run: yarn check:examples-md
69
70
- - name: Run smoke tests
71
- run: yarn test:smoke --maxWorkers=800% --color
+ # - name: Run smoke tests
+ # run: yarn test:smoke --maxWorkers=800% --color
0 commit comments