Skip to content

Remove NWBY/pest-action as it lacks PHP 8.1 support #26

Remove NWBY/pest-action as it lacks PHP 8.1 support

Remove NWBY/pest-action as it lacks PHP 8.1 support #26

Workflow file for this run

name: CI
on: [push]
jobs:
build-test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: php-actions/composer@v6
- name: Run tests
run: vendor/bin/pest