Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update tests to use Orchestral Testbench #19

Draft
wants to merge 23 commits into
base: master
Choose a base branch
from
Prev Previous commit
Next Next commit
WIP
  • Loading branch information
mikebronner committed Oct 11, 2020
commit 40748367898c941728effb1083a41962d186c65a
2 changes: 1 addition & 1 deletion .github/workflows/laravel-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
- name: Check out code into the workspace
uses: actions/checkout@v2
- name: Run php check code with reviewdog
uses: GeneaLabs/action-reviewgod[email protected]
uses: GeneaLabs/action-reviewdog[email protected]

tests:
runs-on: ubuntu-latest
Expand Down