remove ci debug prints

This commit is contained in:
Umputun
2019-11-01 03:08:13 -05:00
parent 524e963130
commit dff1e97604
-1
View File
@@ -51,7 +51,6 @@ jobs:
- name: submit coverage
run: |
cat $GITHUB_EVENT_PATH
export GIT_BRANCH="${GITHUB_REF/refs\/heads\//}"
export GIT_TAG="${GITHUB_REF/refs\/tags\//}"