Skip to content

Use GHA, set minimal Ruby to 2.7, update dependencies #4

Use GHA, set minimal Ruby to 2.7, update dependencies

Use GHA, set minimal Ruby to 2.7, update dependencies #4

Workflow file for this run

name: CI
on:
- push
- pull_request
concurrency:
group: ${{ github.ref_name }}-${{ github.workflow }}
cancel-in-progress: true
jobs:
test:
name: Tests
uses: theforeman/actions/.github/workflows/test-gem.yml@v0