Skip to content

Commit

Permalink
Celestine fixed again.
Browse files Browse the repository at this point in the history
  • Loading branch information
sol-vin committed Dec 5, 2023
1 parent 75f1b0d commit 299a63f
Show file tree
Hide file tree
Showing 18 changed files with 2 additions and 1,324 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/crystal.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,4 @@ jobs:
- name: Install dependencies
run: shards install
- name: Run tests
run: crystal spec
run: shards build logo
24 changes: 0 additions & 24 deletions .github/workflows/development.yml

This file was deleted.

6 changes: 1 addition & 5 deletions shard.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: celestine
version: 0.8.3alpha
version: 0.9

authors:
- Ian Rash <[email protected]>
Expand All @@ -8,10 +8,6 @@ development_dependencies:
procedural_art:
github: sol-vin/procedural_art

dependencies:
myhtml:
github: kostya/myhtml

targets:
logo:
main: src/make_logo.cr
Expand Down
66 changes: 0 additions & 66 deletions spec/anchor_spec.cr

This file was deleted.

39 changes: 0 additions & 39 deletions spec/celestine_spec.cr

This file was deleted.

5 changes: 0 additions & 5 deletions spec/circle_spec.cr

This file was deleted.

Loading

0 comments on commit 299a63f

Please sign in to comment.