Skip to content

Commit f1ce62e

Browse files
committed
build(ci): hopefully fix cypress tests in github actions
1 parent 9f5cb1e commit f1ce62e

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/main.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,6 @@ jobs:
1313
validate:
1414
name: Validate Using Latest Node LTS
1515
runs-on: ubuntu-latest
16-
container:
17-
image: cypress/browsers:node18.6.0-chrome105-ff104
18-
options: --user 1001
1916
steps:
2017
- uses: actions/checkout@v3
2118
- uses: pnpm/action-setup@v2.2.4

0 commit comments

Comments
 (0)