Try out gitea actions #13

Merged
atomaka merged 50 commits from gitea-actions into main 2024-07-05 00:34:59 -04:00
Showing only changes of commit ce376c3a50 - Show all commits

View file

@ -14,8 +14,6 @@ jobs:
ruby-version: 3.2.0
- name: Install dependencies
run: bundle install
- name: Run tests
run: bundle exec rake
- name: autoload
run: bin/rails zeitwerk:check
- name: lint