Skip to content

Commit

Permalink
build: Update deprecated ginkgo flag: progress -> show-node-events (#296
Browse files Browse the repository at this point in the history
)
  • Loading branch information
jimmidyson authored Jan 5, 2023
1 parent 3714879 commit 0c439e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion make/go.mk
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ e2e-test: install-tool.golang install-tool.ginkgo skopeo.build
ginkgo run \
--r \
--race \
--progress \
--show-node-events \
--trace \
--randomize-all \
--randomize-suites \
Expand Down

0 comments on commit 0c439e3

Please sign in to comment.