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