Skip to content

Add parameters include_nonstandard_io and include_io_index to enable … #99

Add parameters include_nonstandard_io and include_io_index to enable …

Add parameters include_nonstandard_io and include_io_index to enable … #99

Workflow file for this run

name: docker build
on:
push:
branches:
- 'develop'
jobs:
docker:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Docker Image smoke test
run: |
docker build .