Skip to content

Commit fa8d232

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent 1482096 commit fa8d232

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

.github/workflows/go-e2e.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ jobs:
4444
make docker.build
4545
make docker.push
4646
47-
- name: Install GMC
47+
- name: Install GMC
4848
run: |
4949
echo "should_cleanup=true" >> $GITHUB_ENV
5050
.github/workflows/scripts/e2e/gmc_test.sh install_gmc

.github/workflows/scripts/e2e/gmc_test.sh

-1
Original file line numberDiff line numberDiff line change
@@ -154,4 +154,3 @@ case "$1" in
154154
echo "Unknown function: $1"
155155
;;
156156
esac
157-

0 commit comments

Comments
 (0)