Skip to content

Update to the latest nokogiri, rake and libxml versions #6

Update to the latest nokogiri, rake and libxml versions

Update to the latest nokogiri, rake and libxml versions #6

Workflow file for this run

name: Run Tests
on:
pull_request:
jobs:
tests:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: ruby/setup-ruby@v1
with:
bundler-cache: true
- name: Test
run: bundle exec rake