Skip to content

Commit 67dfebf

Browse files
committed
Dump COVERALLS_SERVICE_NUMBER
1 parent 2a49151 commit 67dfebf

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/tests.yaml

+3
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,9 @@ jobs:
2323
name: PHP ${{ matrix.php-version }} ${{ matrix.dependencies }}
2424

2525
steps:
26+
- name: Dump COVERALLS_SERVICE_NUMBER
27+
run: echo $COVERALLS_SERVICE_NUMBER
28+
2629
- uses: actions/checkout@v2
2730

2831
- name: Setup PHP

0 commit comments

Comments
 (0)