Skip to content

Commit 81816b0

Browse files
committed
Work in progress. Needs further testing.
1 parent 8eeeb2a commit 81816b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
2525
- name: Prepare Venture
2626
run: |
27-
cp .env.ci .env
27+
cp .env.ci .env.testing
2828
php artisan key:generate
2929
3030
- name: Run Testsuite

0 commit comments

Comments
 (0)