Skip to content

Commit 0170f66

Browse files
committed
Add echo token
1 parent 119f4f8 commit 0170f66

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build-ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@ jobs:
4141
- name: Send coveralls
4242
run: |
4343
ls -alt
44+
echo $COVERALLS_REPO_TOKEN
4445
export CI_BRANCH=$GITHUB_REF
4546
php vendor/bin/php-coveralls -v
4647
env:

0 commit comments

Comments
 (0)