Skip to content

fix inflow model value #5

fix inflow model value

fix inflow model value #5

Workflow file for this run

name: Test Runner Workflow
on: [push]
jobs:
build:
runs-on: self-hosted
steps:
- name: Checkout code
uses: actions/checkout@v2
- name: Run tests
run: echo "Running tests..."