Skip to content

perf: optimize docker build time #21

perf: optimize docker build time

perf: optimize docker build time #21

Workflow file for this run

name: CI
on: [pull_request]
jobs:
tests:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Run docker check
run: make docker-check