feat(ci): add GitHub Actions workflow for testing and Docker builds #20

Merged
haylan merged 13 commits from patch-2-gitea-registry into main 2026-07-31 12:22:24 +00:00
Showing only changes of commit 222c8aaa85 - Show all commits
+1 -1
View File
@@ -75,7 +75,7 @@ jobs:
name: graph-dev-image name: graph-dev-image
path: /tmp path: /tmp
- name: Load dev image - name: Load dev image
run: docker load --input /tmp/graph-dev.tar run: docker load --input /tmp/graph-dev.tar
- name: Run tests in dev image - name: Run tests in dev image