Skip to content

Commit

Permalink
Update CI workflows
Browse files Browse the repository at this point in the history
  • Loading branch information
ellmetha committed Dec 31, 2024
1 parent bbaaf72 commit 0941ebb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
steps:
- uses: actions/checkout@v1
- name: Install shards
run: shards install --ignore-crystal-version --skip-postinstall --skip-executables
run: shards install --ignore-crystal-version
- name: QA checks
run: make qa
specs:
Expand Down

0 comments on commit 0941ebb

Please sign in to comment.