Skip to content

fix(Node): fix overwrite redis cache after node reconnected #33

fix(Node): fix overwrite redis cache after node reconnected

fix(Node): fix overwrite redis cache after node reconnected #33

Workflow file for this run

name: Lint code and compile setup script
on:
push:
branches:
- main
pull_request:
branches:
- "**"
jobs:
test:
uses: stegripe/workflows/.github/workflows/pnpm-lint-and-test.yml@main
secrets: inherit