更新workFlows
Some checks failed
Tests / PHP (8.1) (pull_request) Failing after 1m36s
Tests / PHP (8.2) (pull_request) Failing after 1m34s

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: 生成应用程序密钥 - name: 生成应用程序密钥
run: php artisan key:generate run: php artisan key:generate
- name: Execute tests - name: 执行测试
run: /phpunit run: vendor/bin/phpunit