Skip to content

feat(wavelog): adds support for satellite name and frequency computat… #17

feat(wavelog): adds support for satellite name and frequency computat…

feat(wavelog): adds support for satellite name and frequency computat… #17

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