Skip to content
This repository was archived by the owner on Jun 22, 2024. It is now read-only.

Commit c5c45a8

Browse files
build and test
1 parent fda70e0 commit c5c45a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
echo 'export BRANCH="$CIRCLE_BRANCH"' >> $BASH_ENV
3131
cat $BASH_ENV
3232
source $BASH_ENV
33-
echo "Workflow environment variables:"
33+
echo "Workflow environment variables"
3434
echo $BRANCH
3535
- run: uname -a
3636
- run: docker info

0 commit comments

Comments
 (0)