Skip to content

Commit

Permalink
chore: fix ci
Browse files Browse the repository at this point in the history
  • Loading branch information
gregberge committed Aug 23, 2024
1 parent c587c19 commit bd4afd6
Show file tree
Hide file tree
Showing 2 changed files with 898 additions and 2,895 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ on:
pull_request:
branches: [main, master]
jobs:
playwright-tests:
argos:
timeout-minutes: 60
runs-on: ubuntu-latest
steps:
Expand All @@ -18,4 +18,4 @@ jobs:
env:
DEBUG: "@argos-ci/core"
ARGOS_TOKEN: d808f6191835dc07380fe6e22460db7b46313b6e
ARGOS_API_BASE_URL: https://1e6c-93-19-70-152.ngrok-free.app
ARGOS_API_BASE_URL: https://1e6c-93-19-70-152.ngrok-free.app/v2
Loading

0 comments on commit bd4afd6

Please sign in to comment.