We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 14175e7 commit 04d996aCopy full SHA for 04d996a
.github/workflows/ci.yml
@@ -24,8 +24,6 @@ jobs:
24
- uses: actions/checkout@v2
25
- name: Install dependencies
26
run: shards install --ignore-crystal-version
27
- - name: Lint
28
- run: ./bin/ameba
29
- name: Format
30
run: crystal tool format --check
31
- name: Run tests
0 commit comments