Add default context to the context ls output

This commit is contained in:
Djordje Lukic 2020-05-19 17:11:31 +02:00
parent eae864ac33
commit 95e07a2134
13 changed files with 299 additions and 61 deletions

View file

@ -54,11 +54,11 @@ jobs:
- name: Install Protoc
uses: arduino/setup-protoc@master
with:
version: '3.9.1'
version: "3.9.1"
- uses: actions/setup-node@v1
with:
node-version: '10.x'
node-version: "10.x"
- name: E2E Test
run: make e2e-local
run: make e2e-local