Skip to content

Merge branch 'feature/acquisition' into feature/acquisition-mdjson-wr… #289

Merge branch 'feature/acquisition' into feature/acquisition-mdjson-wr…

Merge branch 'feature/acquisition' into feature/acquisition-mdjson-wr… #289

Workflow file for this run

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