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 44cf9fb commit 36b7bc3Copy full SHA for 36b7bc3
.github/workflows/main.yml
@@ -3,8 +3,8 @@ name: Testing PyGAD using PyTest
3
on:
4
push:
5
branches:
6
- - main
7
- - master
+ - github-actions
+ # - master
8
9
jobs:
10
job_id_1:
0 commit comments