Add tests
This commit is contained in:
parent
cdea0e1218
commit
94dc6ebf8a
1 changed files with 1 additions and 1 deletions
|
|
@ -2,7 +2,7 @@ on: [push]
|
||||||
jobs:
|
jobs:
|
||||||
test:
|
test:
|
||||||
runs-on: docker
|
runs-on: docker
|
||||||
image: ruby:3.3.4
|
container: ruby:3.3.4
|
||||||
name: Text
|
name: Text
|
||||||
steps:
|
steps:
|
||||||
- name: Cache repository
|
- name: Cache repository
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue