Skip to content

Move unstructured tests to be an integration test (#8244) #1050

Move unstructured tests to be an integration test (#8244)

Move unstructured tests to be an integration test (#8244) #1050

Workflow file for this run

name: ubuntu - test
on:
push:
branches:
- 'main'
jobs:
test-ubuntu:
strategy:
fail-fast: false
uses: pathwaycom/pathway/.github/workflows/package_test.yml@main
with:
runner: 'ubuntu-22.04'
secrets: inherit