This commit is contained in:
tidusjar 2021-03-09 16:27:34 +00:00
commit 4f3723e486

View file

@ -50,7 +50,7 @@ jobs:
with: with:
browser: chrome browser: chrome
headless: true headless: true
project: ./tests working-directory: tests
wait-on: http://localhost:3577/ wait-on: http://localhost:3577/
env: env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}