We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 10a29e5 commit 2ba0af1Copy full SHA for 2ba0af1
.github/actions/run-tests/action.yml
@@ -58,5 +58,5 @@ runs:
58
--ginkgo.skip-file="sentinel_test.go" \
59
--ginkgo.skip-file="pubsub_test.go" \
60
--ginkgo.skip-file="gears_commands_test.go" \
61
- --ginkgo.label-filter="!NonRedisEnterprise && RedisVersion: isSubsetOf {$redis_major_version}"
+ --ginkgo.label-filter="!NonRedisEnterprise"
62
shell: bash
0 commit comments