Skip to content

Add batch RTR commands to high-level client, with example. #133

Add batch RTR commands to high-level client, with example.

Add batch RTR commands to high-level client, with example. #133

Workflow file for this run

name: Check Spelling
on:
pull_request:
paths:
- '**.txt'
- '**.html'
- '**.md'
jobs:
spelling:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Check Spelling
uses: SFLScientific/spellcheck-github-actions@master