1
0
Fork 0
mirror of https://github.com/archtechx/laravel-seo.git synced 2025-12-12 09:54:03 +00:00

Update ci.yml

This commit is contained in:
Ash Monsh 2025-03-02 05:13:34 +03:00
parent fffbe402d0
commit 619f48570a

View file

@ -1,4 +1,4 @@
name: CI name: run-tests
on: on:
push: push:
@ -53,4 +53,4 @@ jobs:
composer update --${{ matrix.stability }} --prefer-dist --no-interaction composer update --${{ matrix.stability }} --prefer-dist --no-interaction
- name: Execute tests - name: Execute tests
run: vendor/bin/pest run: vendor/bin/phpunit