Skip to content

Commit

Permalink
Merge branch 'geekan:main' into fix-selenium-ut-error
Browse files Browse the repository at this point in the history
  • Loading branch information
shenchucheng authored Jan 7, 2024
2 parents 1ff5033 + 48d7ca6 commit 745ba6a
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions .github/workflows/unittest.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,7 @@ name: Python application test

on:
workflow_dispatch:
pull_request:
branches:
- 'main'
- 'dev'
- '*-release'
pull_request_target:
push:
branches:
- 'main'
Expand Down Expand Up @@ -56,5 +52,3 @@ jobs:
./tests/data/rsp_cache_new.json
retention-days: 3
if: ${{ always() }}


0 comments on commit 745ba6a

Please sign in to comment.