Skip to content

Adds support for satellite name and frequency computations for QO-100 #16

Adds support for satellite name and frequency computations for QO-100

Adds support for satellite name and frequency computations for QO-100 #16

Workflow file for this run

name: "Tests"
on:
push:
branches: [ "main" ]
pull_request:
branches: [ "main" ]
env:
CARGO_TERM_COLOR: always
jobs:
wavelog-hamlib:
name: "Wavelog Hamlib"
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Run tests
run: cargo test --verbose