Skip to content

Fix cumulative bar gaps and text #22

Fix cumulative bar gaps and text

Fix cumulative bar gaps and text #22

Workflow file for this run

name: Preview
on:
- pull_request
concurrency: preview-${{ github.ref }}
jobs:
deploy-preview:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4
- name: Deploy preview
uses: rossjrw/pr-preview-action@v1
with:
source-dir: .
preview-branch: gh-pages