Skip to content

Commit 33387b6

Browse files
committed
Setup
1 parent 7382b69 commit 33387b6

File tree

4 files changed

+394
-361
lines changed

4 files changed

+394
-361
lines changed

.github/workflows/playwright.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,3 +23,6 @@ jobs:
2323

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

0 commit comments

Comments
 (0)