mirror of
https://github.com/predis/predis.git
synced 2026-09-26 02:00:48 +00:00
9302204964
* Added support for SDIFFCARD and SUNIONCARD command * Fixed broken test * Fixed failing tests
Workflows
Delete runs by workflow name
gh run list --workflow 'redis-server-tests.yml' --limit 1000 --json databaseId \
| jq '.[].databaseId' \
| xargs -I % gh api --silent -X DELETE /repos/predis/predis/actions/runs/%