Skip to content

Commit 04196a5

Browse files
martinRenoufcollonval
authored andcommitted
Remove yarn install
1 parent a229e4e commit 04196a5

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/build.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,8 +42,6 @@ jobs:
4242
4343
- name: UI tests
4444
run: |
45-
yarn install
46-
4745
docker-compose -f ./docker/docker-compose.yml build --no-cache
4846
docker-compose -f ./docker/docker-compose.yml run --rm e2e
4947
docker-compose -f ./docker/docker-compose.yml down

0 commit comments

Comments
 (0)