Skip to content

Commit

Permalink
Update build-pr.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
amir-ba authored Aug 22, 2024
1 parent 6308ae0 commit 3d4fa29
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -177,7 +177,7 @@ jobs:
- name: Run visual tests
id: visual-tests
run: |
docker compose -v
chmod 755 /usr/bin/docker-compose
ln -s /usr/bin/docker /usr/bin/docker-compose
docker-compose -v
yarn workspace @telekom/scale-visual-tests test:ci -u
Expand Down

0 comments on commit 3d4fa29

Please sign in to comment.