Skip to content

Commit a4b8244

Browse files
authored
Skip running test on Firefox due to cypress compatibility issue (#14612)
* Add temp workflow for testing * update * comment to trigger lts checks * comment to trigger lts checks * comment to trigger lts checks * This is a comment to trigger lts checks * test fix firefox amplify js V5 * commit to trigger integration tests * Skip firefox because of build issue. * Delete .github/workflows/temp-e2e-verification.yml
1 parent 60b1944 commit a4b8244

File tree

2 files changed

+0
-6
lines changed

2 files changed

+0
-6
lines changed

.github/canary-config/canary-all.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,8 @@
11
minimal_browser_list: &minimal_browser_list
22
- chrome
3-
- firefox
43

54
extended_browser_list: &extended_browser_list
65
- chrome
7-
- firefox
8-
- edge
96

107
tests:
118
# DATASTORE

.github/integ-config/integ-all.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,8 @@
11
minimal_browser_list: &minimal_browser_list
22
- chrome
3-
- firefox
43

54
extended_browser_list: &extended_browser_list
65
- chrome
7-
- firefox
8-
- edge
96

107
tests:
118
# DATASTORE

0 commit comments

Comments
 (0)