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