Skip to content

Commit

Permalink
tests?
Browse files Browse the repository at this point in the history
  • Loading branch information
markhuot committed Oct 27, 2023
1 parent 9d33c78 commit 3ea1e5d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/php.yml
Original file line number Diff line number Diff line change
Expand Up @@ -158,6 +158,7 @@ jobs:
if: steps.database-cache.outputs.cache-hit == 'true'
run: |
mysql -h 127.0.0.1 -u root -proot keystone < seed.sql
php craft plugin/install keystone
php craft project-config/apply
- name: Install plugins
run: ./bin/post-install.sh
Expand Down

0 comments on commit 3ea1e5d

Please sign in to comment.