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 fc68fb41da - Show all commits

View file

@ -5,7 +5,7 @@ on:
jobs:
test:
runs-on: ruby:3.2.0
runs-on: ruby-3.2.0
steps:
- uses: actions/checkout@v4
- name: Install dependencies