Try out gitea actions #13
1 changed files with 1 additions and 0 deletions
|
@ -5,6 +5,7 @@ on:
|
|||
|
||||
jobs:
|
||||
test:
|
||||
runs-on: all
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
- name: Set up Ruby 3.2.0
|
||||
|
|
Loading…
Reference in a new issue