Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in
Toggle navigation
L
laravel-mongodb
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
sinan
laravel-mongodb
Commits
b0e7e0ad
Commit
b0e7e0ad
authored
Nov 10, 2019
by
Smolevich
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add cedx/coveralls
parent
551aaf22
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
3 deletions
+2
-3
build-ci.yml
.github/workflows/build-ci.yml
+2
-3
No files found.
.github/workflows/build-ci.yml
View file @
b0e7e0ad
...
...
@@ -39,9 +39,8 @@ jobs:
-
name
:
Send coveralls
run
:
|
ls -alt
echo $COVERALLS_REPO_TOKEN
export CI_BRANCH=$GITHUB_REF
php vendor/bin/php-coveralls -v
composer global require cedx/coveralls
coveralls build/logs/clover.xml
env
:
COVERALLS_RUN_LOCALLY
:
1
COVERALLS_REPO_TOKEN
:
${{ secrets.GITHUB_TOKEN }}
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment