Skip to content

allows topicrecipient for broadcasts and updates some descriptions #430

allows topicrecipient for broadcasts and updates some descriptions

allows topicrecipient for broadcasts and updates some descriptions #430

Workflow file for this run

name: Unit Tests for Docs
on: [push]
jobs:
unit-tests:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v3
- name: Setup Node
uses: ./.github/actions/setup-node
- name: Run unit tests
run: yarn --cwd ./docs test