{"id": 27474, "workflow": {"value": 20689, "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": 27475, "workflow": {"value": 20689, "label": "Publish Python Package"}, "name": "deploy", "repo": {"value": 197882382, "label": "healthkit-to-sqlite"}, "runs-on": "ubuntu-latest", "strategy": null, "needs": "[\"test\"]", "if": null} {"id": 27476, "workflow": {"value": 20690, "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}