Skip to content

feat: Allow setting image width via img-width #43

feat: Allow setting image width via img-width

feat: Allow setting image width via img-width #43

Workflow file for this run

name: test
on:
pull_request:
push:
branches: main
jobs:
test:
runs-on: ubuntu-latest
defaults:
run:
shell: bash -el {0}
steps:
- uses: actions/checkout@v2
- uses: ./
with:
config: .tests/config.yaml
deploy: "false"