Skip to content

Commit

Permalink
Setup
Browse files Browse the repository at this point in the history
  • Loading branch information
gregberge committed Sep 2, 2024
1 parent 7382b69 commit 33387b6
Show file tree
Hide file tree
Showing 4 changed files with 394 additions and 361 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/playwright.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit 33387b6

Please sign in to comment.