renamed github actions

This commit is contained in:
Paul Gauthier 2023-07-05 14:30:58 -07:00
parent 6746da5539
commit eada60d169
2 changed files with 2 additions and 2 deletions

View file

@ -1,4 +1,4 @@
name: Python Tests
name: Ubuntu Python Tests
on:
push:

View file

@ -1,4 +1,4 @@
name: Windows Tests
name: Windows Python Tests
on:
workflow_dispatch: