Skip to content

[feature] add computation of weighting functions #224

[feature] add computation of weighting functions

[feature] add computation of weighting functions #224

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)