yml file adjustments
3
.github/ISSUE_TEMPLATE/workflows/main.yml
vendored
@ -12,9 +12,8 @@ jobs:
|
||||
steps:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v2
|
||||
|
||||
- name: Cypress run
|
||||
uses: cypress-io/github-action@v3
|
||||
uses: cypress-io/github-action@v2
|
||||
with:
|
||||
project: ./cypress
|
||||
browser: firefox
|
||||
|
Before Width: | Height: | Size: 118 KiB After Width: | Height: | Size: 414 KiB |
Before Width: | Height: | Size: 102 KiB After Width: | Height: | Size: 122 KiB |
Before Width: | Height: | Size: 379 KiB After Width: | Height: | Size: 379 KiB |
Before Width: | Height: | Size: 383 KiB After Width: | Height: | Size: 391 KiB |