Skip to content

Fix typo

Fix typo #395

Workflow file for this run

name: CI
on: [push,pull_request]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@master
- name: Run unit tests
run: docker build .