Skip to content

Feature: Update mdtranslator to version 2.21.0-beta.1 and add diction… #451

Feature: Update mdtranslator to version 2.21.0-beta.1 and add diction…

Feature: Update mdtranslator to version 2.21.0-beta.1 and add diction… #451

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