Skip to content

test(NODE-7561): Skip QE "prefixPreview" and "suffixPreview" tests on server 9.0.0+ #2302

test(NODE-7561): Skip QE "prefixPreview" and "suffixPreview" tests on server 9.0.0+

test(NODE-7561): Skip QE "prefixPreview" and "suffixPreview" tests on server 9.0.0+ #2302

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