Skip to content

Commit b5a5602

Browse files
committed
feat: add code-coverage workflow
1 parent f1835b5 commit b5a5602

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/testing.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -70,10 +70,6 @@ jobs:
7070
working-directory: app
7171
run: php artisan key:generate
7272

73-
- name: 🔗 Create laravel storage symlinks
74-
working-directory: app
75-
run: php artisan storage:link
76-
7773
- name: 🧪 Collect code coverage with Xdebug and pestphp/pest
7874
run: make test-cc
7975

0 commit comments

Comments
 (0)