更新workFlows

Signed-off-by: XiaoLFeng <gm@x-lf.cn>
This commit is contained in:
筱锋xiao_lfeng 2023-06-30 11:50:56 +08:00
parent 3e71ba79fb
commit eede954370

View File

@ -43,5 +43,5 @@ jobs:
- name: 生成应用程序密钥
run: php artisan key:generate
- name: Execute tests
run: /phpunit
- name: 执行测试
run: vendor/bin/phpunit