mirror of
https://github.com/archtechx/laravel-seo.git
synced 2025-12-12 01:44:03 +00:00
Update ci.yml
This commit is contained in:
parent
fffbe402d0
commit
619f48570a
1 changed files with 2 additions and 2 deletions
4
.github/workflows/ci.yml
vendored
4
.github/workflows/ci.yml
vendored
|
|
@ -1,4 +1,4 @@
|
|||
name: CI
|
||||
name: run-tests
|
||||
|
||||
on:
|
||||
push:
|
||||
|
|
@ -53,4 +53,4 @@ jobs:
|
|||
composer update --${{ matrix.stability }} --prefer-dist --no-interaction
|
||||
|
||||
- name: Execute tests
|
||||
run: vendor/bin/pest
|
||||
run: vendor/bin/phpunit
|
||||
Loading…
Add table
Add a link
Reference in a new issue