Skip to content

Commit f09b8b3

Browse files
authored
Merge pull request #164 from PaddleCV-SIG/develop
ci
2 parents d08710b + 8a7a9af commit f09b8b3

File tree

3 files changed

+3
-243
lines changed

3 files changed

+3
-243
lines changed

.github/workflows/cypress.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ on:
1414
jobs:
1515
e2e_test:
1616
runs-on: ${{ matrix.os }}
17-
timeout-minutes: 40
17+
timeout-minutes: 80
1818
defaults:
1919
run:
2020
shell: bash -l {0}
@@ -141,7 +141,7 @@ jobs:
141141
start-windows: "yarn run win:ci"
142142
start: "yarn run unix:ci"
143143
spec: ${{ steps.test_order.outputs.tests }}
144-
attempt_limit: 2
144+
attempt_limit: 3
145145

146146
# - name: Run tests
147147
# uses: cypress-io/github-action@v5

env.yaml

-240
This file was deleted.

paddlelabel/version

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.0.3
1+
1.0.5

0 commit comments

Comments
 (0)