mirror of
https://github.com/hkalexling/Mango.git
synced 2025-08-02 10:55:30 -04:00
Run Ameba and Crystal formatting tool on push
This commit is contained in:
parent
fcf9d39047
commit
7d97d21d40
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -20,5 +20,7 @@ jobs:
|
||||
run: apk add --no-cache yarn yaml sqlite-static
|
||||
- name: Build
|
||||
run: make
|
||||
- name: Linter
|
||||
run: make check
|
||||
- name: Run tests
|
||||
run: make test
|
||||
|
Loading…
x
Reference in New Issue
Block a user