mirror of
https://github.com/archtechx/gloss.git
synced 2025-12-12 11:14:04 +00:00
Update ci.yml
This commit is contained in:
parent
e7aeaf17c6
commit
be8b290974
1 changed files with 1 additions and 2 deletions
3
.github/workflows/ci.yml
vendored
3
.github/workflows/ci.yml
vendored
|
|
@ -13,12 +13,11 @@ on:
|
|||
|
||||
jobs:
|
||||
phpunit:
|
||||
name: Tests (Pest) L${{ matrix.laravel }}
|
||||
name: Tests (PHPUnit) L${{ matrix.laravel }}
|
||||
strategy:
|
||||
matrix:
|
||||
laravel: [6, 8, 9]
|
||||
|
||||
name: Tests (PHPUnit)
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
steps:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue