Skip to content

test(NODE-5206): fix flaky sdam prose test #1521

test(NODE-5206): fix flaky sdam prose test

test(NODE-5206): fix flaky sdam prose test #1521

Workflow file for this run

name: Build documentation
on:
push:
branches: ['main']
workflow_dispatch: {}
workflow_call: {}
pull_request:
branches: [ "main" ]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v5
- uses: ./.github/actions/build_documentation