{"id": 27851, "workflow": {"value": 20973, "label": "Publish Python Package"}, "name": "test", "repo": {"value": 205429375, "label": "swarm-to-sqlite"}, "runs-on": "ubuntu-latest", "strategy": "{\"matrix\": {\"python-version\": [\"3.7\", \"3.8\", \"3.9\", \"3.10\", \"3.11\"]}}", "needs": null, "if": null} {"id": 27852, "workflow": {"value": 20973, "label": "Publish Python Package"}, "name": "deploy", "repo": {"value": 205429375, "label": "swarm-to-sqlite"}, "runs-on": "ubuntu-latest", "strategy": null, "needs": "[\"test\"]", "if": null} {"id": 27853, "workflow": {"value": 20974, "label": "Test"}, "name": "test", "repo": {"value": 205429375, "label": "swarm-to-sqlite"}, "runs-on": "ubuntu-latest", "strategy": "{\"matrix\": {\"python-version\": [\"3.7\", \"3.8\", \"3.9\", \"3.10\", \"3.11\"]}}", "needs": null, "if": null}