Skip to content

Y24-120 Part-2 Bug taken link error when creating sequencing batches #915

Y24-120 Part-2 Bug taken link error when creating sequencing batches

Y24-120 Part-2 Bug taken link error when creating sequencing batches #915

Workflow file for this run

name: Lint documentation
on:
- push
- pull_request
jobs:
yard-junk:
runs-on: ubuntu-latest
env:
BUNDLE_WITHOUT: "cucumber deployment profile development default test"
steps:
- uses: actions/checkout@v2
- name: Set up Ruby
uses: ruby/setup-ruby@v1
with:
bundler-cache: true # runs 'bundle install' and caches installed gems automatically
- name: Run yard-junk
run: bundle exec yard-junk --sanity