Skip to content

In CI scripts, nodesource.com is often flaky, instead check if sufficient node version is already present #2

In CI scripts, nodesource.com is often flaky, instead check if sufficient node version is already present

In CI scripts, nodesource.com is often flaky, instead check if sufficient node version is already present #2

Workflow file for this run

name: craigs check
on:
pull_request:
jobs:
dts:
secrets: inherit
uses: ./.github/workflows/deployment-tests.yml
permissions:
contents: read
pull-requests: read