( ͡° ͜ʖ ͡°)
Some checks failed
Ruby CI / test (pull_request) Failing after 11s

This commit is contained in:
Andrew Tomaka 2024-03-20 19:38:45 -04:00
parent d3c6fac69b
commit 5054a28ed8
Signed by: atomaka
GPG key ID: 61209BF70A5B18BE

View file

@ -5,6 +5,7 @@ on:
jobs:
test:
image: ruby:3.2.0
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4