Skip to content

fix: revert ioredis to v5 on the 10.x line #61

fix: revert ioredis to v5 on the 10.x line

fix: revert ioredis to v5 on the 10.x line #61

Workflow file for this run

name: checks
on:
- push
- pull_request
- workflow_call
permissions:
contents: read
jobs:
lint:
uses: adonisjs/.github/.github/workflows/lint.yml@616f1f5863b4a3a73eb49cd0d16e8719bcd34e7a # next
typecheck:
uses: adonisjs/.github/.github/workflows/typecheck.yml@616f1f5863b4a3a73eb49cd0d16e8719bcd34e7a # next
test:
uses: adonisjs/redis/.github/workflows/test.yml@10.x