Skip to content

Commit

Permalink
Update php.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
devknown authored Jun 20, 2023
1 parent 711b38f commit e779c51
Showing 1 changed file with 1 addition and 12 deletions.
13 changes: 1 addition & 12 deletions .github/workflows/php.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,18 +9,7 @@ on:
permissions:
contents: read

jobs:
test:

runs-on: ubuntu-latest

steps:
- uses: actions/checkout@v3
- uses: php-actions/phpunit@v3

- name: Test
run: phpunit tests/Devknown/AlphaIDTest.php

jobs:
build:

runs-on: ubuntu-latest
Expand Down

0 comments on commit e779c51

Please sign in to comment.