Skip to content

Commit

Permalink
fix ameba on ci
Browse files Browse the repository at this point in the history
  • Loading branch information
mamantoha committed Apr 3, 2024
1 parent e6f4d7d commit 88f2aa3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/crystal.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,8 @@ jobs:
uses: crystal-lang/install-crystal@v1
- name: Check out repository code
uses: actions/checkout@v4
- name: Install dependencies
run: shards install
- name: Crystal Ameba Linter
run: ./bin/ameba

Expand Down

0 comments on commit 88f2aa3

Please sign in to comment.