mirror of
https://github.com/FoundationAgents/MetaGPT.git
synced 2026-04-26 01:06:27 +02:00
chore: trigger unittest by push
This commit is contained in:
parent
82ecee9ec4
commit
cb9e103215
2 changed files with 2 additions and 0 deletions
1
.github/workflows/auto-unittest.yaml
vendored
1
.github/workflows/auto-unittest.yaml
vendored
|
|
@ -6,6 +6,7 @@ on:
|
|||
branches:
|
||||
- 'main'
|
||||
- 'dev'
|
||||
- '*-release'
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
|
|
|||
1
.github/workflows/unittest.yaml
vendored
1
.github/workflows/unittest.yaml
vendored
|
|
@ -7,6 +7,7 @@ on:
|
|||
branches:
|
||||
- 'main'
|
||||
- 'dev'
|
||||
- '*-release'
|
||||
- '*-debugger'
|
||||
|
||||
jobs:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue