Skip to content

change(jetstream): ConsumerStatus and ConsumerDebugStatus are now… #524

change(jetstream): ConsumerStatus and ConsumerDebugStatus are now…

change(jetstream): ConsumerStatus and ConsumerDebugStatus are now… #524

Workflow file for this run

name: Test Modules
on:
push:
tags:
- "*"
branches:
- "*"
pull_request:
branches: [main]
types: [opened]
jobs:
lint:
uses: ./.github/workflows/consistency_checks.yml

Check failure on line 15 in .github/workflows/test.yml

View workflow run for this annotation

GitHub Actions / Test Modules

Invalid workflow file

error parsing called workflow ".github/workflows/test.yml" -> "./.github/workflows/consistency_checks.yml" : workflow was not found. See https://docs.github.com/actions/learn-github-actions/reusing-workflows#access-to-reusable-workflows for more information.
test-deno:
uses: ./.github/workflows/deno_checks.yml
test-node:
uses: ./.github/workflows/node_checks.yml