Skip to content

Commit da2939c

Browse files
authored
Update build-and-publish.yml
1 parent dd6a49b commit da2939c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build-and-publish.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,7 @@ jobs:
4949
run: |
5050
mkdir -p database
5151
touch database/database.sqlite
52+
php artisan migrate
5253
5354
# Execute tests
5455
- name: Execute tests (Unit and Feature tests) via PHPUnit/Pest

0 commit comments

Comments
 (0)