mirror of
https://github.com/erusev/parsedown.git
synced 2023-08-10 21:13:06 +03:00
Remove infection for unit tests
This commit is contained in:
parent
3472b9bd3f
commit
7f11869f65
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
@ -19,6 +19,7 @@ jobs:
|
|||||||
- uses: actions/checkout@v2
|
- uses: actions/checkout@v2
|
||||||
- name: Run Tests
|
- name: Run Tests
|
||||||
run: |
|
run: |
|
||||||
|
composer remove infection/infection
|
||||||
composer update --prefer-dist --no-interaction --no-progress
|
composer update --prefer-dist --no-interaction --no-progress
|
||||||
composer test-units
|
composer test-units
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user