mirror of
https://github.com/FoundationAgents/MetaGPT.git
synced 2026-05-05 05:42:37 +02:00
bugfix: unittest secret
This commit is contained in:
parent
afa2411909
commit
00c13ce2c9
1 changed files with 1 additions and 7 deletions
8
.github/workflows/unittest.yaml
vendored
8
.github/workflows/unittest.yaml
vendored
|
|
@ -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() }}
|
||||
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue