Skip to content

Commit 12adeff

Browse files
committed
Debug
1 parent 7948be0 commit 12adeff

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/CI.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -219,6 +219,7 @@ jobs:
219219
runs-on: ubuntu-latest
220220
needs: [ codacy-uploader, codecov-uploader ]
221221
steps:
222+
- run: echo 'github='"'"'${{ toJson(github) }}'"'"
222223
- run: echo 'codecov='"'"'${{ toJson(needs.codecov-uploader) }}'"'"
223224
- run: echo 'codacy='"'"'${{ toJson(needs.codacy-uploader) }}'"'"
224225
## <<< Trusted - to move to a workflow_run workflow

0 commit comments

Comments
 (0)