mirror of
https://github.com/donovanglover/nix-config.git
synced 2024-11-25 09:43:11 +01:00
ci(tests): Check crystal formatting
This commit is contained in:
parent
274711004d
commit
6d1e843373
2
.github/workflows/tests.yml
vendored
2
.github/workflows/tests.yml
vendored
@ -15,3 +15,5 @@ jobs:
|
||||
- uses: actions/checkout@v3
|
||||
- name: Run tests
|
||||
run: crystal spec tests/main.cr
|
||||
- name: Check formatting
|
||||
run: crystal tool format --check
|
||||
|
Loading…
Reference in New Issue
Block a user