Skip to content

Commit

Permalink
another attempt
Browse files Browse the repository at this point in the history
  • Loading branch information
amir-ba authored Aug 22, 2024
1 parent 81839fc commit 6308ae0
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/build-pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -177,6 +177,9 @@ jobs:
- name: Run visual tests
id: visual-tests
run: |
docker compose -v
ln -s /usr/bin/docker /usr/bin/docker-compose
docker-compose -v
yarn workspace @telekom/scale-visual-tests test:ci -u
- name: Check for any snapshots changes
Expand Down

0 comments on commit 6308ae0

Please sign in to comment.