ci: Change name of pytest step

This commit is contained in:
Edmund Miller 2021-01-23 23:39:32 -06:00
parent 860a49d456
commit 13539e1c1a
No known key found for this signature in database
GPG key ID: BD387FF7BC10AA9D

View file

@ -14,7 +14,7 @@ jobs:
with:
filters: '.github/filters.yml'
ci_test:
test:
runs-on: ubuntu-latest
name: CI Test
needs: changes