Skip to content

Commit 04d996a

Browse files
committed
chore(CI): re-enable
1 parent 14175e7 commit 04d996a

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,6 @@ jobs:
2424
- uses: actions/checkout@v2
2525
- name: Install dependencies
2626
run: shards install --ignore-crystal-version
27-
- name: Lint
28-
run: ./bin/ameba
2927
- name: Format
3028
run: crystal tool format --check
3129
- name: Run tests

0 commit comments

Comments
 (0)