Skip to content

Commit

Permalink
wip dorp me
Browse files Browse the repository at this point in the history
  • Loading branch information
tangrufus committed Jan 2, 2025
1 parent 768d9e1 commit a9169ad
Showing 1 changed file with 0 additions and 15 deletions.
15 changes: 0 additions & 15 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,21 +4,6 @@ on:
push:

jobs:
pint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4

- uses: typisttech/php-matrix-action@main
id: php-matrix

- uses: shivammathur/setup-php@v2
with:
php-version: ${{ steps.php-matrix.outputs.matrix }}

- run: pint --test


pint:
runs-on: ubuntu-latest
steps:
Expand Down

0 comments on commit a9169ad

Please sign in to comment.