Skip to content

fix([GitHub] downloads): handle 'total' keyword for all releases #1092

fix([GitHub] downloads): handle 'total' keyword for all releases

fix([GitHub] downloads): handle 'total' keyword for all releases #1092

Workflow file for this run

name: Test Documentation
on:
pull_request:
types: [opened, reopened, synchronize]
jobs:
test-docs:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v7
- name: Setup
uses: ./.github/actions/setup
- name: Build
run: npm run build-docs