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 8b6316f commit 9492c98Copy full SHA for 9492c98
.github/workflows/testing.yaml
@@ -50,9 +50,7 @@ jobs:
50
51
- run: make test-memcached
52
53
- # https://github.com/tarantool/memcached/issues/115
54
- # - run: make test-memcached-capable
+ - run: make test-memcached-capable
55
56
- # https://github.com/tarantool/memcached/issues/90
57
- # - name: Run benchmarks
58
- # run: make test-memcached-bench
+ - name: Run benchmarks
+ run: make test-memcached-bench
0 commit comments