Skip to content

Commit e1acf08

Browse files
Remove redundant ameba build step
1 parent e6ac08d commit e1acf08

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

.github/workflows/ci.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -40,9 +40,6 @@ jobs:
4040
- name: Install dependencies
4141
run: shards install
4242

43-
- name: Build development tools
44-
run: shards build ameba
45-
4643
- name: Check code formatting
4744
run: crystal tool format --check src spec
4845

0 commit comments

Comments
 (0)