Skip to content

Commit

Permalink
like this?
Browse files Browse the repository at this point in the history
  • Loading branch information
pauldambra committed Dec 6, 2024
1 parent 13acd61 commit a65faaf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/testcafe.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,15 +24,15 @@ jobs:
- 'firefox:headless'
- 'browserstack:ie'
- 'browserstack:safari'
- 'browserstack:safari:emulation:device=iPhone 4'
- 'browserstack:safari:iPhone 7'
include:
- browser: 'chrome:headless'
name: Chrome
- browser: 'firefox:headless'
name: Firefox
- browser: 'browserstack:ie'
name: IE11
- browser: 'browserstack:safari:emulation:device=iPhone 4'
- browser: 'browserstack:safari:iPhone 7'
name: Safari

steps:
Expand Down

0 comments on commit a65faaf

Please sign in to comment.