Skip to content

Commit 690331a

Browse files
committed
Correct build
1 parent a23db5b commit 690331a

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/test.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,6 @@ jobs:
2121
php-version: ${{ matrix.php-version }}
2222
extensions: bcmath, ctype, fileinfo, json, mbstring, openssl, pdo, tokenizer, xml
2323
coverage: none
24-
- name: Prepare the environment
25-
run: cp .env.example .env
2624
- name: Get composer cache directory
2725
id: composer-cache
2826
run: echo "::set-output name=dir::$(composer config cache-files-dir)"

0 commit comments

Comments
 (0)