We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 81816b0 commit cb784a9Copy full SHA for cb784a9
.github/workflows/ci.yml
@@ -25,7 +25,6 @@ jobs:
25
- name: Prepare Venture
26
run: |
27
cp .env.ci .env.testing
28
- php artisan key:generate
29
30
- name: Run Testsuite
31
run: vendor/bin/pest
0 commit comments