Skip to content

update delay bound

update delay bound #9

Workflow file for this run

name: CI
on:
push:
branches: [ main ]
pull_request:
branches: [ main ]
workflow_dispatch:
jobs:
build:
runs-on: ubuntu-20.04
steps:
- uses: actions/checkout@v2
- name: build image
env:
ADMIN_PW: TestPw
run: docker build -t loda-boinc .