mirror of
https://github.com/tw93/Mole.git
synced 2026-02-04 14:26:46 +00:00
Delete useless help and optimize format
This commit is contained in:
3
.github/workflows/tests.yml
vendored
3
.github/workflows/tests.yml
vendored
@@ -16,5 +16,8 @@ jobs:
|
||||
- name: Install tools
|
||||
run: brew install bats-core shfmt shellcheck
|
||||
|
||||
- name: Format code
|
||||
run: ./scripts/format.sh
|
||||
|
||||
- name: Run all checks
|
||||
run: ./scripts/check.sh
|
||||
|
||||
Reference in New Issue
Block a user