{"id": 27845, "workflow": {"value": 20969, "label": "Publish Python Package"}, "name": "test", "repo": {"value": 197882382, "label": "healthkit-to-sqlite"}, "runs-on": "ubuntu-latest", "strategy": "{\"matrix\": {\"python-version\": [3.6, 3.7, 3.8, 3.9]}}", "needs": null, "if": null} {"id": 27846, "workflow": {"value": 20969, "label": "Publish Python Package"}, "name": "deploy", "repo": {"value": 197882382, "label": "healthkit-to-sqlite"}, "runs-on": "ubuntu-latest", "strategy": null, "needs": "[\"test\"]", "if": null} {"id": 27847, "workflow": {"value": 20970, "label": "Test"}, "name": "test", "repo": {"value": 197882382, "label": "healthkit-to-sqlite"}, "runs-on": "ubuntu-latest", "strategy": "{\"matrix\": {\"python-version\": [3.6, 3.7, 3.8, 3.9]}}", "needs": null, "if": null}