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 b1e5ce7 commit dd1df30Copy full SHA for dd1df30
.gitlab-ci.yml
@@ -41,7 +41,6 @@ test:
41
image: ghcr.io/code0-tech/build-images/node-playwright:203.1-node-24.8
42
stage: test
43
before_script:
44
- - source ~/.asdf/asdf.sh
45
- npm ci
46
- npm run storybook:dev &
47
- curl --fail -sv --retry 30 --retry-delay 3 --head --retry-all-errors http://127.0.0.1:6006
0 commit comments