Skip to content

Remove unnecessary make up command #27

Remove unnecessary make up command

Remove unnecessary make up command #27

Workflow file for this run

name: Docker CI
on: [push]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Build the Docker image
run: |
make test