Skip to content

Commit d164911

Browse files
committed
Update config.yml
1 parent 11dbd9b commit d164911

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.circleci/config.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ jobs: # a collection of steps
3535
paths:
3636
- node_modules
3737
- run: touch database/testing.sqlite
38+
- run: touch database/database.sqlite
3839
- run: php artisan migrate --env=testing --database=sqlite_testing --force
3940
- run: php artisan dusk:chrome-driver 70
4041
- run: wget https://dl.google.com/linux/direct/google-chrome-stable_current_amd64.deb

0 commit comments

Comments
 (0)