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 27, 2024
1 parent aed013a commit 9ae3bc0
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions .github/workflows/build-pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -179,15 +179,9 @@ jobs:
run: |
yarn workspace @telekom/scale-visual-tests copy
- name: Run visual tests
id: visual-tests
env:
CI: true
PUPPETEER_SKIP_CHROMIUM_DOWNLOAD: "true"
run: |
# sudo ln -s /usr/bin/docker /usr/bin/docker-compose
# # sudo chmod 755 /usr/bin/docker-compose
run: |
yarn workspace @telekom/scale-visual-tests test:ci -u
- name: Check for any snapshots changes
Expand Down

0 comments on commit 9ae3bc0

Please sign in to comment.