Skip to content

Commit

Permalink
Merge pull request #164 from PaddleCV-SIG/develop
Browse files Browse the repository at this point in the history
ci
  • Loading branch information
linhandev authored Feb 3, 2023
2 parents d08710b + 8a7a9af commit f09b8b3
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 243 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/cypress.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ on:
jobs:
e2e_test:
runs-on: ${{ matrix.os }}
timeout-minutes: 40
timeout-minutes: 80
defaults:
run:
shell: bash -l {0}
Expand Down Expand Up @@ -141,7 +141,7 @@ jobs:
start-windows: "yarn run win:ci"
start: "yarn run unix:ci"
spec: ${{ steps.test_order.outputs.tests }}
attempt_limit: 2
attempt_limit: 3

# - name: Run tests
# uses: cypress-io/github-action@v5
Expand Down
240 changes: 0 additions & 240 deletions env.yaml

This file was deleted.

2 changes: 1 addition & 1 deletion paddlelabel/version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.0.3
1.0.5

0 comments on commit f09b8b3

Please sign in to comment.