Skip to content

allow passing parameters to create engine #22

allow passing parameters to create engine

allow passing parameters to create engine #22

Workflow file for this run

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