Skip to content

chore: update Makefile #75

chore: update Makefile

chore: update Makefile #75

name: Lint and Test
on:
push:
paths:
- '**.go'
- 'backend/**'
jobs:
lint:
uses: ./.github/workflows/lint.yml
test:
uses: ./.github/workflows/test.yml