mirror of
https://github.com/danbulant/jose
synced 2026-05-19 04:18:52 +00:00
ci: repeat flaky browser tests
This commit is contained in:
parent
b2839ba666
commit
5f784fa730
1 changed files with 1 additions and 1 deletions
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
|
|
@ -180,7 +180,7 @@ jobs:
|
|||
with:
|
||||
path: dist
|
||||
key: dist-${{ hashFiles('src/**/*.ts') }}-${{ hashFiles('tsconfig/*.json') }}
|
||||
- run: npm run test-browser
|
||||
- run: npx retry-cli npm run test-browser
|
||||
- run: git reset HEAD --hard
|
||||
|
||||
prepare-release:
|
||||
|
|
|
|||
Loading…
Reference in a new issue