Skip to content

run mo/cf fetches in parallel and randomize url order outputs #1048

run mo/cf fetches in parallel and randomize url order outputs

run mo/cf fetches in parallel and randomize url order outputs #1048

Workflow file for this run

name: Dev Builds
on: [workflow_dispatch, push]
jobs:
tests: # runs on linux and windows
uses: ./.github/workflows/tests.yml
secrets: inherit
build: # runs on linux
uses: ./.github/workflows/build.yml
secrets: inherit