Skip to content

Merge pull request #53 from giopunt/patch-1 #34

Merge pull request #53 from giopunt/patch-1

Merge pull request #53 from giopunt/patch-1 #34

Workflow file for this run

name: Test
on: [push]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@master
- name: Build the Docker image
run: docker build .