Skip to content

Commit

Permalink
Another attempt to get the tests workflow running
Browse files Browse the repository at this point in the history
  • Loading branch information
digitaldogsbody committed Oct 5, 2022
1 parent a385c6e commit e117fe7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,11 @@ on:
push:
paths:
- '**.php'
- 'src/**'
pull_request:
paths:
- '**.php'
- 'src/**'

jobs:
build-test:
Expand Down

0 comments on commit e117fe7

Please sign in to comment.