Skip to content

Commit 4fc218a

Browse files
committed
GH Actions: update comment
1 parent 71aa8f5 commit 4fc218a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/go.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
run: |
3636
make generate-fake-stemcell-automation
3737
working-directory: stembuild
38-
# skip specs for "packager", "ovftool" because "ovftool" be installed
38+
# skip specs for packager,ovftool because `ovftool` binary is required
3939
- run: |
4040
go run github.com/onsi/ginkgo/v2/ginkgo run -r --keep-going --randomize-all --randomize-suites --skip-package integration,iaas_cli,ovftool,packager
4141
working-directory: stembuild

0 commit comments

Comments
 (0)