Skip to content

Bump adiwg-mdtranslator version to 2.21.0 and add build/publish scripts #469

Bump adiwg-mdtranslator version to 2.21.0 and add build/publish scripts

Bump adiwg-mdtranslator version to 2.21.0 and add build/publish scripts #469

Workflow file for this run

name: Tests
on: [push]
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: ruby/setup-ruby@v1
with:
ruby-version: "3.1" # Not needed with a .ruby-version file
- run: bundle install
- run: bundle exec rake