mirror of
https://github.com/penpot/penpot.git
synced 2026-05-07 00:58:48 +00:00
📎 Disable frontend integration tests
This commit is contained in:
parent
7f8c600837
commit
2c30dde198
@ -102,15 +102,15 @@ jobs:
|
||||
yarn install
|
||||
yarn test
|
||||
|
||||
- run:
|
||||
name: "frontend integration tests"
|
||||
working_directory: "./frontend"
|
||||
command: |
|
||||
yarn install
|
||||
yarn run compile
|
||||
clojure -M:dev:shadow-cljs compile main
|
||||
yarn playwright install --with-deps chromium
|
||||
yarn e2e:test
|
||||
# - run:
|
||||
# name: "frontend integration tests"
|
||||
# working_directory: "./frontend"
|
||||
# command: |
|
||||
# yarn install
|
||||
# yarn run compile
|
||||
# clojure -M:dev:shadow-cljs compile main
|
||||
# yarn playwright install --with-deps chromium
|
||||
# yarn e2e:test
|
||||
|
||||
- run:
|
||||
name: "backend tests"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user