Skip to content

Commit

Permalink
- updated the tests workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
trippo committed Jun 18, 2022
1 parent 387723e commit b2adb2c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/run-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,5 +18,7 @@ jobs:

steps:
- uses: actions/checkout@v2
- name: Install composer dependencies
run: composer update
- name: Run tests
run: vendor/bin/pest

0 comments on commit b2adb2c

Please sign in to comment.