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 a229e4e commit 04196a5Copy full SHA for 04196a5
.github/workflows/build.yml
@@ -42,8 +42,6 @@ jobs:
42
43
- name: UI tests
44
run: |
45
- yarn install
46
-
47
docker-compose -f ./docker/docker-compose.yml build --no-cache
48
docker-compose -f ./docker/docker-compose.yml run --rm e2e
49
docker-compose -f ./docker/docker-compose.yml down
0 commit comments