Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

test report test #15

Open
wants to merge 15 commits into
base: main
Choose a base branch
from
Prev Previous commit
Next Next commit
Setup
  • Loading branch information
gregberge committed Sep 2, 2024
commit 12480722b7e415b4bc45fec3bed7008c3d7342d7
3 changes: 3 additions & 0 deletions .github/workflows/playwright.yml
Original file line number Diff line number Diff line change
@@ -23,3 +23,6 @@ jobs:

- name: Run Playwright tests
run: npx playwright test --shard=${{ matrix.shardIndex }}/${{ matrix.shardTotal }}
env:
ARGOS_API_BASE_URL: https://b485-93-19-70-152.ngrok-free.app/v2
ARGOS_TOKEN: 693417bc679790f870523b98ebaf777f5f0a231c
Loading