Skip to content

Commit

Permalink
Update yaml file
Browse files Browse the repository at this point in the history
  • Loading branch information
nimanns committed Nov 24, 2024
1 parent bab83f8 commit 09db18e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/test-coverage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,6 @@ jobs:
EOF
- run: cd booking-app && npm ci
- run: sudo apt-get update && sudo apt-get install -y libfontconfig1 libicu66 libjpeg-turbo8 libvpx6 libevent-2.1-7
- run: cd booking-app && npx playwright install --with-deps

- name: Start Booking App development server
Expand Down

0 comments on commit 09db18e

Please sign in to comment.