Configure Playwright for headless CI and add Gitea workflow with container support
This commit is contained in:
@@ -18,6 +18,7 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"jest": "^30.3.0",
|
||||
"nodemon": "^3.1.14"
|
||||
"nodemon": "^3.1.14",
|
||||
"supertest": "^7.2.2"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user