2
0
mirror of https://github.com/inventree/InvenTree.git synced 2026-06-12 11:38:47 +00:00

feat(ci): add flakeiness (#12148)

* add-flakeiness

* Update flakiness project in Playwright config
This commit is contained in:
Matthias Mair
2026-06-12 02:02:42 +02:00
committed by GitHub
parent 3309032b26
commit 1947db06e7
4 changed files with 123 additions and 3 deletions
+3 -1
View File
@@ -115,7 +115,9 @@ jobs:
--health-interval 10s
--health-timeout 5s
--health-retries 5
permissions:
contents: read # Required for actions/checkout
id-token: write # Required for GitHub OIDC
env:
VITE_COVERAGE: false