bugfix: unittest secret

This commit is contained in:
voidking 2024-01-05 21:46:04 +08:00
parent afa2411909
commit 00c13ce2c9

View file

@ -2,11 +2,7 @@ name: Python application test
on:
workflow_dispatch:
pull_request:
branches:
- 'main'
- 'dev'
- '*-release'
pull_request_target:
push:
branches:
- 'main'
@ -56,5 +52,3 @@ jobs:
./tests/data/rsp_cache_new.json
retention-days: 3
if: ${{ always() }}