Skip to content

remove fallback parsing of uncertainty if update_type not present #530

remove fallback parsing of uncertainty if update_type not present

remove fallback parsing of uncertainty if update_type not present #530

Workflow file for this run

name: Docker
on: [push]
jobs:
docker:
name: Build Docker image
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- run: docker build .