Skip to content

fix: peer sharing agency is theirs error #124

fix: peer sharing agency is theirs error

fix: peer sharing agency is theirs error #124

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