Remove build-debug
This commit is contained in:
parent
ec19e2949e
commit
b747806842
@ -136,12 +136,6 @@ jobs:
|
||||
command: |
|
||||
git --no-pager diff go.mod go.sum
|
||||
git --no-pager diff --quiet go.mod go.sum
|
||||
build-debug:
|
||||
executor: golang
|
||||
steps:
|
||||
- prepare
|
||||
- run:
|
||||
command: make debug
|
||||
|
||||
test:
|
||||
description: |
|
||||
@ -993,7 +987,6 @@ workflows:
|
||||
suite: conformance-bleeding-edge
|
||||
target: "./conformance"
|
||||
vectors-branch: specs-actors-v7
|
||||
- build-debug
|
||||
|
||||
release:
|
||||
jobs:
|
||||
|
@ -136,12 +136,6 @@ jobs:
|
||||
command: |
|
||||
git --no-pager diff go.mod go.sum
|
||||
git --no-pager diff --quiet go.mod go.sum
|
||||
build-debug:
|
||||
executor: golang
|
||||
steps:
|
||||
- prepare
|
||||
- run:
|
||||
command: make debug
|
||||
|
||||
test:
|
||||
description: |
|
||||
@ -678,7 +672,6 @@ workflows:
|
||||
suite: conformance-bleeding-edge
|
||||
target: "./conformance"
|
||||
vectors-branch: specs-actors-v7
|
||||
- build-debug
|
||||
|
||||
release:
|
||||
jobs:
|
||||
|
Loading…
Reference in New Issue
Block a user