File tree Expand file tree Collapse file tree 2 files changed +3
-9
lines changed Expand file tree Collapse file tree 2 files changed +3
-9
lines changed Original file line number Diff line number Diff line change 1
- name : PHP Composer
1
+ name : build
2
2
3
3
on :
4
4
push :
48
48
run : php vendor/bin/codecept run --coverage --coverage-xml --coverage-phpunit
49
49
50
50
- name : Download artifacts
51
- uses : actions/download-artifact@v2
52
-
53
- - name : Coveralls GitHub Action
54
- uses : coverallsapp/github-action@1.1.3
55
- with :
56
- github-token : ${{ secrets.COVERALLS_TOKEN }}
51
+ uses : actions/download-artifact@v2
Original file line number Diff line number Diff line change 2
2
3
3
![ release] ( https://img.shields.io/github/v/release/mepihindeveloper/php-data-entities?label=version )
4
4
![ license] ( https://img.shields.io/github/license/mepihindeveloper/php-data-entities )
5
- ![ build] ( https://img.shields.io/github/workflow/status/mepihindeveloper/php-data-entities/PHP%20Composer )
6
- ![ codecov] ( https://img.shields.io/codecov/c/github/mepihindeveloper/php-data-entities?token=d9082c20-f6be-4a83-8475-d459abd8f7d5 )
5
+ ![ build] ( https://github.com/mepihindeveloper/php-data-entities/actions/workflows/php.yml/badge.svg?branch=development )
7
6
8
7
Компонент для работы с пользовательскими константами в PHP. Данный компонент помогает оперировать константами и их
9
8
представлениями.
You can’t perform that action at this time.
0 commit comments