Skip to content

Bump nokogiri from 1.14.3 to 1.16.5 #63

Bump nokogiri from 1.14.3 to 1.16.5

Bump nokogiri from 1.14.3 to 1.16.5 #63

Workflow file for this run

name: Test
on: [push]
jobs:
test:
runs-on: ubuntu-20.04
steps:
- name: Checkout
uses: actions/checkout@v3
- name: Setup & Test
uses: devcontainers/[email protected]
with:
env: |
CI
runCmd: |
./bin/setup
./bin/test