Revert "Run a test"

This reverts commit b5af9e7c2b.
This commit is contained in:
Andrew Tomaka 2025-01-15 22:03:53 -05:00
parent b5af9e7c2b
commit 38953380a1
Signed by: atomaka
GPG key ID: 61209BF70A5B18BE

View file

@ -5,10 +5,10 @@ on:
jobs:
test:
runs-on: ruby-latest
container:
image: ruby:3.4.1-alpine3.20
runs-on: cth-ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: https://github.com/ruby/setup-ruby@217c988b8c2bf2bacb2d5c78a7e7b18f8c34daed
- uses: actions/cache@v4
with:
path: vendor/bundle