修复Docker Test

This commit is contained in:
Sirly 2023-01-12 02:10:06 +00:00
parent e3ed993431
commit 2e8a5d840d

View File

@ -23,4 +23,4 @@ jobs:
run: docker cp docker/qq.yaml yunzai-bot:/app/Yunzai-Bot/config/config
- name: Run Test Script
run: docker exec yunzai-bot npm run test
run: docker exec yunzai-bot npm --prefix=/app/Yunzai-Bot run test