feature #10

Merged
XiaoLFeng merged 15 commits from feature into master 2023-06-30 16:27:18 +08:00
Showing only changes of commit eede954370 - Show all commits

View File

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