Skip to content

feat: user session (#19) #94

feat: user session (#19)

feat: user session (#19) #94

Workflow file for this run

name: Lint code & compile test
on:
push:
branches:
- "**"
pull_request:
branches:
- "**"
jobs:
test:
uses: nezuchan/workflows/.github/workflows/lint-and-compile-test.yml@main