explicitly set config file

pull/3054/head
Patrick Burns 2024-04-04 13:59:56 -05:00
rodzic bf9455c984
commit 69ea64240f
1 zmienionych plików z 2 dodań i 1 usunięć

Wyświetl plik

@ -25,5 +25,6 @@ jobs:
- name: Run Cypress tests
uses: cypress-io/github-action@v2
with:
command-prefix: "--headless --browser chrome"
browser: chrome
headless: true
wait-on: "http://localhost"