Skip to content

[bug fixes] handle exception on get frequencies methods #206

[bug fixes] handle exception on get frequencies methods

[bug fixes] handle exception on get frequencies methods #206

Workflow file for this run

name: docker-image-ci
on:
push:
branches: [ main, dev ]
pull_request:
branches: [ main ]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Build the Docker image
run: docker build . --file Dockerfile --tag pyrtlib:$(date +%s)