Skip to content

Commit

Permalink
use docker driver
Browse files Browse the repository at this point in the history
  • Loading branch information
eike-hass committed Jun 28, 2024
1 parent 1f75fae commit a256de4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build-and-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -251,6 +251,7 @@ jobs:
push: false
labels: cypress-test:latest
load: true
driver: docker

- name: Run cypress
run: docker run cypress-test --browser firefox
Expand Down Expand Up @@ -299,6 +300,7 @@ jobs:
push: false
labels: cypress-test:latest
load: true
driver: docker

- name: Run cypress
run: docker run cypress-test --browser chrome
Expand Down

0 comments on commit a256de4

Please sign in to comment.