explicitly set config file

pull/3054/head
Patrick Burns 2024-04-04 14:01:21 -05:00
rodzic 69ea64240f
commit 19eed7b355
1 zmienionych plików z 1 dodań i 2 usunięć

Wyświetl plik

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