Skip to content

Commit 3d4fa29

Browse files
authored
Update build-pr.yml
1 parent 6308ae0 commit 3d4fa29

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-pr.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -177,7 +177,7 @@ jobs:
177177
- name: Run visual tests
178178
id: visual-tests
179179
run: |
180-
docker compose -v
180+
chmod 755 /usr/bin/docker-compose
181181
ln -s /usr/bin/docker /usr/bin/docker-compose
182182
docker-compose -v
183183
yarn workspace @telekom/scale-visual-tests test:ci -u

0 commit comments

Comments
 (0)