Try out gitea actions #13
1 changed files with 0 additions and 2 deletions
|
@ -14,8 +14,6 @@ jobs:
|
||||||
ruby-version: 3.2.0
|
ruby-version: 3.2.0
|
||||||
- name: Install dependencies
|
- name: Install dependencies
|
||||||
run: bundle install
|
run: bundle install
|
||||||
- name: Run tests
|
|
||||||
run: bundle exec rake
|
|
||||||
- name: autoload
|
- name: autoload
|
||||||
run: bin/rails zeitwerk:check
|
run: bin/rails zeitwerk:check
|
||||||
- name: lint
|
- name: lint
|
||||||
|
|
Loading…
Reference in a new issue