1
0
Fork 0
mirror of https://github.com/archtechx/gloss.git synced 2025-12-12 03:04:04 +00:00

Update ci.yml

This commit is contained in:
Abrar Ahmad 2022-01-25 13:55:15 +05:00
parent e7aeaf17c6
commit be8b290974

View file

@ -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: