feat(ci): add GitHub Actions workflow for testing and Docker builds #20
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user