mirror of
https://github.com/archtechx/helpers.git
synced 2025-12-12 12:14:02 +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:
|
jobs:
|
||||||
pest:
|
pest:
|
||||||
name: Tests (Pest)
|
name: Tests (Pest) L${{ matrix.laravel }}
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
strategy:
|
strategy:
|
||||||
fail-fast: true
|
fail-fast: true
|
||||||
|
|
@ -24,8 +24,6 @@ jobs:
|
||||||
- laravel: 8.*
|
- laravel: 8.*
|
||||||
testbench: ^6.9
|
testbench: ^6.9
|
||||||
|
|
||||||
name: L${{ matrix.laravel }}
|
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v2
|
- uses: actions/checkout@v2
|
||||||
- name: Install composer dependencies
|
- name: Install composer dependencies
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue