Skip to content

Add Shopify adapter and mark Dawn suite as non-default #229

Add Shopify adapter and mark Dawn suite as non-default

Add Shopify adapter and mark Dawn suite as non-default #229

Workflow file for this run

name: Ruby
on:
push:
branches: [main]
pull_request:
branches: [main]
permissions:
contents: read
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@f43a0e5ff2bd294095638e18286ca9a3d1956744 # v3.6.0
- name: Ruby
uses: ruby/setup-ruby@e34163cd15f4bb403dcd72d98e295997e6a55798 # v1.238.0
with:
bundler-cache: true
- name: Run tests
run: bundle exec rake