github
id | workflow | name | repo | runs-on | strategy | needs | if |
---|---|---|---|---|---|---|---|
27830 | 20958 | test | 197431109 | ubuntu-latest | { "matrix": { "python-version": [ 3.6, 3.7, 3.8, 3.9 ] } } |
||
27831 | 20958 | deploy | 197431109 | ubuntu-latest | [ "test" ] |