Skip to content

Commit

Permalink
Change wait-on
Browse files Browse the repository at this point in the history
  • Loading branch information
ddnexus committed Apr 21, 2024
1 parent 325db3d commit 253a44e
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/pagy-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -107,5 +107,6 @@ jobs:
config: baseUrl=http://0.0.0.0:8080,video=false
# No need for bundle exec
start: ${{ github.workspace }}/gem/bin/pagy ${{ matrix.app }} -p 8080
wait-on: http://0.0.0.0:8080
spec: cypress/e2e/${{ matrix.app }}/**/*
# wait-on: http://0.0.0.0:8080
# wait-on: 'pnpm exec start-test "bundle exec pagy ${{ matrix.app }} -p 8080" 8080'
# spec: cypress/e2e/${{ matrix.app }}/**/*

0 comments on commit 253a44e

Please sign in to comment.