Skip to content

docs: configuration updates with documentation for queues and signing configs #168

docs: configuration updates with documentation for queues and signing configs

docs: configuration updates with documentation for queues and signing configs #168

Workflow file for this run

name: Test
on:
push:
branches:
- main
pull_request:
branches:
- main
jobs:
test:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v3
- name: Run Tests
run: cargo test