Skip to content

Commit cb784a9

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

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/ci.yml

-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,6 @@ jobs:
2525
- name: Prepare Venture
2626
run: |
2727
cp .env.ci .env.testing
28-
php artisan key:generate
2928
3029
- name: Run Testsuite
3130
run: vendor/bin/pest

0 commit comments

Comments
 (0)