mirror of
https://github.com/docker/compose.git
synced 2026-09-01 07:11:06 +00:00
Remove node test, node-sdk has these tests
Signed-off-by: Djordje Lukic <djordje.lukic@docker.com>
This commit is contained in:
parent
bc1b2b778a
commit
f0efaf7a79
10 changed files with 0 additions and 2396 deletions
9
.github/workflows/ci.yml
vendored
9
.github/workflows/ci.yml
vendored
|
|
@ -51,15 +51,6 @@ jobs:
|
|||
- name: Build
|
||||
run: make -f builder.Makefile cli
|
||||
|
||||
- name: Install Protoc
|
||||
uses: arduino/setup-protoc@master
|
||||
with:
|
||||
version: "3.9.1"
|
||||
|
||||
- uses: actions/setup-node@v1
|
||||
with:
|
||||
node-version: "10.x"
|
||||
|
||||
- name: E2E Test
|
||||
run: make e2e-local
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue