Skip to content

Commit 665a93d

Browse files
committed
test
1 parent 954aa6c commit 665a93d

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/verify.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,5 @@ jobs:
4949
run: |
5050
gem install bundler
5151
bundle install --jobs 4 --retry 3
52-
COVERALLS_GIT_BRANCH="$(git rev-parse --abbrev-ref HEAD)"
53-
echo $COVERALLS_GIT_BRANCH
52+
echo "ref: $GITHUB_REF"
5453
bin/test

0 commit comments

Comments
 (0)