Skip to content

build(deps): bump nokogiri from 1.18.0 to 1.18.1 (#1309) #769

build(deps): bump nokogiri from 1.18.0 to 1.18.1 (#1309)

build(deps): bump nokogiri from 1.18.0 to 1.18.1 (#1309) #769

Workflow file for this run

name: units
on: [push, pull_request]
jobs:
units:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Running units
run: |
docker build -t doc-builder-units .
docker run -t doc-builder-units project_spec