feat(ci): add GitHub Actions workflow for testing and Docker builds #20
@@ -75,7 +75,7 @@ jobs:
|
||||
name: graph-dev-image
|
||||
path: /tmp
|
||||
|
||||
- name: Load dev image
|
||||
- name: Load dev image
|
||||
run: docker load --input /tmp/graph-dev.tar
|
||||
|
||||
- name: Run tests in dev image
|
||||
|
||||
Reference in New Issue
Block a user