Skip to content

test(batch): update large loads spec #90

test(batch): update large loads spec

test(batch): update large loads spec #90

Workflow file for this run

name: Push
on:
push:
branches:
- main
jobs:
test:
uses: ./.github/workflows/test.yml
secrets: inherit
release:
needs: test
uses: ./.github/workflows/release.yml
secrets: inherit