mirror of
https://github.com/Sendouc/sendou.ink.git
synced 2026-03-21 18:04:39 -05:00
Test downgrading Cypress
This commit is contained in:
parent
3d239db373
commit
1f77fc0bf6
1
.github/workflows/main.yml
vendored
1
.github/workflows/main.yml
vendored
|
|
@ -16,7 +16,6 @@ jobs:
|
|||
with:
|
||||
build: npm run build
|
||||
start: npm start
|
||||
browser: chrome
|
||||
env:
|
||||
BASE_URL: http://localhost:4455
|
||||
PORT: 4455
|
||||
|
|
|
|||
|
|
@ -71,7 +71,7 @@
|
|||
"@typescript-eslint/eslint-plugin": "^5.38.0",
|
||||
"@typescript-eslint/parser": "^5.38.0",
|
||||
"cross-env": "^7.0.3",
|
||||
"cypress": "^10.8.0",
|
||||
"cypress": "~10.4.0",
|
||||
"dotenv": "^16.0.2",
|
||||
"eslint": "^8.23.1",
|
||||
"eslint-plugin-react": "^7.31.8",
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user