Skip to content

fix: properly return value #4

fix: properly return value

fix: properly return value #4

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