mirror of
https://github.com/archtechx/helpers.git
synced 2025-12-12 04:04:04 +00:00
Update ci.yml
This commit is contained in:
parent
c22b2e62bd
commit
567a1688b4
1 changed files with 1 additions and 3 deletions
4
.github/workflows/ci.yml
vendored
4
.github/workflows/ci.yml
vendored
|
|
@ -12,7 +12,7 @@ on:
|
|||
|
||||
jobs:
|
||||
pest:
|
||||
name: Tests (Pest)
|
||||
name: Tests (Pest) L${{ matrix.laravel }}
|
||||
runs-on: ubuntu-latest
|
||||
strategy:
|
||||
fail-fast: true
|
||||
|
|
@ -24,8 +24,6 @@ jobs:
|
|||
- laravel: 8.*
|
||||
testbench: ^6.9
|
||||
|
||||
name: L${{ matrix.laravel }}
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
- name: Install composer dependencies
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue