Skip to content

better ui integration #20

better ui integration

better ui integration #20

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 .