Skip to content

Commit

Permalink
Don't ignore Crystal version in tests.
Browse files Browse the repository at this point in the history
  • Loading branch information
philnash committed Jun 15, 2021
1 parent 8b9c006 commit 1f6a457
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,6 @@ jobs:

- name: Install dependencies
run: shards install
env:
SHARDS_OPTS: --ignore-crystal-version

- name: Run specs
run: crystal spec
Expand Down

0 comments on commit 1f6a457

Please sign in to comment.