mirror of
https://github.com/edgecase/ruby_koans.git
synced 2026-04-14 23:13:20 -04:00
Add initial tests that run Jim's "checks"
This commit is contained in:
4
.github/workflows/ci.yml
vendored
4
.github/workflows/ci.yml
vendored
@@ -12,5 +12,5 @@ jobs:
|
||||
with:
|
||||
ruby-version: "3.2.2"
|
||||
|
||||
- name: rake check
|
||||
run: rake check
|
||||
- name: run tests
|
||||
run: rake test
|
||||
Reference in New Issue
Block a user