Skip to content

docs: rename getOrderedNarratives to getNarratives #124

docs: rename getOrderedNarratives to getNarratives

docs: rename getOrderedNarratives to getNarratives #124

Workflow file for this run

name: 'coverage'
on:
push:
branches: [ main ]
pull_request:
branches: [ main ]
jobs:
coverage:
runs-on: ubuntu-latest
permissions:
actions: write
checks: write
contents: write
discussions: write
pages: write
pull-requests: write
steps:
- uses: actions/checkout@v3
- uses: ArtiomTr/jest-coverage-report-action@v2