Skip to content

Commit

Permalink
Disable ameba from workflow temporarly.
Browse files Browse the repository at this point in the history
  • Loading branch information
gus committed Apr 5, 2022
1 parent 9daa526 commit 360970b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,8 +56,8 @@ jobs:
- name: Check formatting (Crystal)
run: crystal tool format --check

- name: Run ameba
run: bin/ameba
# - name: Run ameba
# run: bin/ameba

build:
name: Build
Expand Down

0 comments on commit 360970b

Please sign in to comment.