Skip to content

Commit

Permalink
no mobile for cypress
Browse files Browse the repository at this point in the history
  • Loading branch information
pauldambra committed Dec 6, 2024
1 parent 1a27b50 commit 268ed4d
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/testcafe.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,16 +24,13 @@ jobs:
- 'firefox:headless'
- 'browserstack:ie'
- 'browserstack:safari'
- 'browserstack:safari:iPhone 7'
include:
- browser: 'chrome:headless'
name: Chrome
- browser: 'firefox:headless'
name: Firefox
- browser: 'browserstack:ie'
name: IE11
- browser: 'browserstack:safari:iPhone 7'
name: Mobile Safari

steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit 268ed4d

Please sign in to comment.