We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c031034 commit deb84a6Copy full SHA for deb84a6
.github/actions/run-tests/action.yml
@@ -50,6 +50,5 @@ runs:
50
go test \
51
--ginkgo.skip-file="ring_test.go" \
52
--ginkgo.skip-file="sentinel_test.go" \
53
- --ginkgo.skip-file="pubsub_test.go" \
54
--ginkgo.skip-file="gears_commands_test.go" \
55
shell: bash
0 commit comments