Fettling.
This commit is contained in:
parent
9fa69be8ba
commit
9017184b3a
1 changed files with 0 additions and 10 deletions
10
.github/workflows/test.yml
vendored
10
.github/workflows/test.yml
vendored
|
@ -43,13 +43,3 @@ jobs:
|
|||
- uses: php-actions/phpstan@v3
|
||||
with:
|
||||
path: src/
|
||||
|
||||
trunk:
|
||||
name: Trunk Check Runner
|
||||
runs-on: ubuntu-latest
|
||||
permissions:
|
||||
checks: write # For trunk to post annotations
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
- uses: trunk-io/trunk-action@v1
|
||||
|
|
Loading…
Reference in a new issue