PHP Classes

File: src/Storage/.github/workflows/phpunit.yml

Recommend this page to a friend!
  Packages of Wolfy-J   spiral   src/Storage/.github/workflows/phpunit.yml   Download  
File: src/Storage/.github/workflows/phpunit.yml
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: spiral
Modular Web application development framework
Author: By
Last change:
Date: 3 months ago
Size: 271 bytes
 

Contents

Class file image Download
on: push: branches: - master name: phpunit jobs: phpunit: uses: spiral/gh-actions/.github/workflows/phpunit.yml@master with: os: >- ['ubuntu-latest'] php: >- ['8.1', '8.2'] stability: >- ['prefer-stable']