Remove GH workflow
This commit is contained in:
parent
811e6938dc
commit
63c38a231a
12
.github/workflows/ci.yml
vendored
12
.github/workflows/ci.yml
vendored
@ -1,12 +0,0 @@
|
||||
name: CI
|
||||
|
||||
on: [push]
|
||||
|
||||
jobs:
|
||||
build-test:
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
- uses: php-actions/composer@v6
|
||||
- uses: php-actions/phpunit@v3
|
Loading…
x
Reference in New Issue
Block a user