Skip to content

Merge pull request #1047 from ccnmtl/dependabot/pip/gunicorn-21.0.1 #2303

Merge pull request #1047 from ccnmtl/dependabot/pip/gunicorn-21.0.1

Merge pull request #1047 from ccnmtl/dependabot/pip/gunicorn-21.0.1 #2303

name: build-and-test
on: [push]
jobs:
build:
runs-on: ubuntu-20.04
strategy:
matrix:
python-version: [3.8]
steps:
- uses: actions/checkout@v3
- name: Build with Makefile
run: make all