Skip to content

Commit

Permalink
Merge pull request meshery#11585 from rishabhsharma1997/master
Browse files Browse the repository at this point in the history
fix: workflow ci
  • Loading branch information
captain-Akshay authored Aug 9, 2024
2 parents a757da6 + 835caf6 commit 93f3be2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build-ui-and-server.yml
Original file line number Diff line number Diff line change
Expand Up @@ -176,6 +176,8 @@ jobs:
sleep 60
- name: Run Playwright End-to-End Tests
env:
MESHERY_SERVER_URL: "http://localhost:9081"
REMOTE_PROVIDER_URL: "https://meshery.layer5.io"
REMOTE_PROVIDER_USER_EMAIL: ${{ secrets.LAYER5_CLOUD_TESTING_BOT_EMAIL }}
REMOTE_PROVIDER_USER_PASSWORD: ${{ secrets.LAYER5_CLOUD_TESTING_BOT_PASSWORD }}
PROVIDER_TOKEN: ${{ secrets.PROVIDER_TOKEN }}
Expand Down

0 comments on commit 93f3be2

Please sign in to comment.