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.
2 parents 701a3f1 + bae5aa1 commit 6eec346Copy full SHA for 6eec346
.circleci/config.yml
@@ -103,8 +103,6 @@ jobs:
103
- run: sudo apt install -y software-properties-common google-chrome-stable
104
- run: cd demo-web; ./switch-packages.sh local; cd ..;
105
- run: cp .circleci/.env_8.3-dynamic.ci .env
106
- - run: make image
107
- - run: make web-mjs worker-cgi-mjs web-dbg-mjs
108
- run: test/browser-test.sh
109
110
make-test-8-4-static:
.github/workflows/test.yaml
@@ -16,7 +16,6 @@ jobs:
16
17
18
19
20
- run: make web-mjs worker-cgi-mjs web-dbg-mjs
21
22
0 commit comments