Skip to content

Commit

Permalink
Change uses to run
Browse files Browse the repository at this point in the history
  • Loading branch information
xaviablaza committed Feb 12, 2024
1 parent 84be7a9 commit a5e6ce7
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,6 +16,6 @@ jobs:
- name: Download source
uses: actions/checkout@v4
- name: Install dependencies
uses: shards install
run: shards install
- name: Run tests
run: crystal spec

0 comments on commit a5e6ce7

Please sign in to comment.