add fmt and test-both to makefile to simplify tests and formatting
This commit is contained in:
@@ -36,8 +36,8 @@ jobs:
|
||||
- name: Build UI assets
|
||||
run: npm --prefix ./ui run build
|
||||
|
||||
- name: Run tests
|
||||
run: make test
|
||||
- name: Run Go Tests
|
||||
run: make test-both
|
||||
|
||||
build:
|
||||
name: Build
|
||||
|
||||
Reference in New Issue
Block a user