We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4de21ae commit 63e8312Copy full SHA for 63e8312
.github/workflows/main_py310.yml
@@ -1,4 +1,4 @@
1
-name: Testing PyGAD using PyTest
+name: Python 3.10 Testing PyGAD using PyTest
2
3
on:
4
push:
.github/workflows/main_py311.yml
+name: Python 3.11 Testing PyGAD using PyTest
.github/workflows/main_py37.yml
+name: Python 3.7 Testing PyGAD using PyTest
.github/workflows/main_py38.yml
+name: Python 3.8 Testing PyGAD using PyTest
.github/workflows/main_py39.yml
+name: Python 3.9 Testing PyGAD using PyTest
0 commit comments