fix(ci): correct indentation for loading dev image in test workflow
This commit is contained in:
@@ -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