Skip to content

fix(Node): fix new Player is not creates for redis cache #32

fix(Node): fix new Player is not creates for redis cache

fix(Node): fix new Player is not creates for redis cache #32

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