📚 update workflow names

This commit is contained in:
chfw 2022-01-29 17:39:50 +00:00
parent 1d779d3481
commit eebf47310c
2 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
name: Python package
name: Unit tests on ubuntu
on: [push]

View File

@ -1,4 +1,4 @@
name: run_tests
name: Run unit tests on Windows and Mac
on: [push, pull_request]