Skip to content
This repository has been archived by the owner on Aug 15, 2024. It is now read-only.

Revert "CC-786 try adding continue-on-error" #317

Revert "CC-786 try adding continue-on-error"

Revert "CC-786 try adding continue-on-error" #317

Workflow file for this run

name: Test
on: push
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: ruby/setup-ruby@v1
with:
ruby-version: '3.1' # Not needed with a .ruby-version file
bundler-cache: true
- run: ruby tests/test_uncommenter.rb