Skip to content

Commit

Permalink
Fix the pipeline by installing sponge
Browse files Browse the repository at this point in the history
  • Loading branch information
vishalkharge committed Oct 21, 2024
1 parent ca8d9de commit 4704df8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/e2e-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ jobs:
- name: Suite Setup
run: |
sudo apt-get update
sudo apt-get install -y sponge
sudo apt-get --only-upgrade install google-chrome-stable
npm install playwright
npm run prepare
Expand Down

0 comments on commit 4704df8

Please sign in to comment.