Skip to content

Update Dockerfile for python build issue #396

Update Dockerfile for python build issue

Update Dockerfile for python build issue #396

Workflow file for this run

name: Run Unit Tests
on: [push, pull_request, workflow_dispatch]
jobs:
run_unit_test:
uses: Cray-HPE/hms-build-image-workflows/.github/workflows/run_unit_test.yaml@v2
with:
runs-on: ubuntu-latest
secrets: inherit