Skip to content

Commit

Permalink
chore: gh action workflows
Browse files Browse the repository at this point in the history
  • Loading branch information
mdwagner committed Jun 1, 2023
1 parent ec1d0f0 commit 6a0c613
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 @@ -21,4 +21,4 @@ jobs:
with:
crystal: ${{ matrix.crystal_version }}
- name: Run tests
run: crystal spec -v
run: crystal spec

0 comments on commit 6a0c613

Please sign in to comment.