Update github actions

This commit is contained in:
Alex Forencich 2021-01-16 13:38:10 -08:00
parent 03a78413c5
commit ac69ddfa22

View File

@ -4,7 +4,7 @@ on: [push, pull_request]
jobs:
build:
name: Python ${{matrix.python-version}}
name: Python ${{ matrix.python-version }} (${{ matrix.group }}/10)
runs-on: ubuntu-20.04
strategy: