mirror of
https://github.com/agentscope-ai/ReMe.git
synced 2026-09-21 00:22:45 +00:00
up
This commit is contained in:
parent
4c4e2e40e8
commit
469f3bdee4
1 changed files with 1 additions and 1 deletions
2
.github/workflows/unittest.yml
vendored
2
.github/workflows/unittest.yml
vendored
|
|
@ -44,7 +44,7 @@ jobs:
|
|||
- name: Install dependencies
|
||||
run: |
|
||||
python -m pip install --upgrade pip setuptools wheel
|
||||
pip install -e ".[dev]"
|
||||
pip install -e ".[dev,core]"
|
||||
|
||||
- name: Run tests4 unit tests
|
||||
run: |
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue