Skip to content
This repository has been archived by the owner on Sep 4, 2024. It is now read-only.

Commit

Permalink
Drop crystal tool format check
Browse files Browse the repository at this point in the history
  • Loading branch information
marcobellaccini authored Sep 4, 2024
1 parent 78178c3 commit 8288c9d
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,8 +43,6 @@ jobs:
run: shards install
- name: Run unittests
run: crystal spec
- name: Run tool format check
run: crystal tool format --check
- name: Build
run: shards build
- name: Run cmd_crosstests
Expand Down

0 comments on commit 8288c9d

Please sign in to comment.