This commit is contained in:
Dylan Thacker-Smith 2021-04-06 15:58:47 -07:00
Родитель c7bdf748e2
Коммит d55ffeb2e1
1 изменённых файлов: 1 добавлений и 0 удалений

1
.github/workflows/ci.yml поставляемый
Просмотреть файл

@ -21,3 +21,4 @@ jobs:
bundler-cache: true
- run: bundle exec ruby test/setup.rb
- run: bundle exec rake
- run: bundle exec rake install