Skip to content

feat: add docker build #5

feat: add docker build

feat: add docker build #5

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