Skip to content

Commit 8e5b5b6

Browse files
committed
Remove action in "build.yml"
1 parent c710864 commit 8e5b5b6

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

.github/workflows/build.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -36,9 +36,6 @@ jobs:
3636
- name: Install dependencies
3737
run: composer install --no-plugins --no-progress --prefer-dist
3838

39-
- name: Create new ".env" file
40-
run: cp ".env.example" ".env"
41-
4239
- name: Run test suite
4340
run: vendor/bin/phpunit --coverage-clover=coverage.clover
4441

0 commit comments

Comments
 (0)