Skip to content

pathway: add readme badges (#5392) #1

pathway: add readme badges (#5392)

pathway: add readme badges (#5392) #1

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