Skip to content

WIP gh action using Dockerfile #1

WIP gh action using Dockerfile

WIP gh action using Dockerfile #1

Workflow file for this run

name: 'bootstrap-test'
description: 'tests the bootstrap script correctly installed and configured programs as required'
on:
pull_request:
branches: ['main']
runs:
using: 'docker'
image: 'Dockerfile'