Skip to content
This repository has been archived by the owner on Oct 1, 2022. It is now read-only.

Commit

Permalink
Join CI workflows
Browse files Browse the repository at this point in the history
  • Loading branch information
sanmai committed Jan 2, 2021
1 parent 60d0e9e commit 959900f
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 56 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -54,3 +54,7 @@ jobs:
- name: Run tests
run: |
vendor/bin/phpunit
- name: Validate composer.json
run: |
composer validate --strict
56 changes: 0 additions & 56 deletions .github/workflows/ci.yml

This file was deleted.

0 comments on commit 959900f

Please sign in to comment.