Skip to content

Commit 7318a63

Browse files
author
Aurélien Richez
authored
[Kaizen] Disable ERC20 tests for now (#1088)
1 parent 778bcf8 commit 7318a63

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

.buildkite/pipeline.yml

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,7 @@ steps:
77
agents:
88
queue: project42
99
timeout_in_minutes: 60
10-
- wait
11-
- label: "Mantis Automation"
12-
command:
13-
- "curl https://raw.githubusercontent.com/input-output-hk/mantis-automation/main/.buildkite/pipeline_erc20_pr.yml -o automation.yml"
14-
- "buildkite-agent pipeline upload automation.yml"
10+
# - label: "Mantis Automation"
11+
# command:
12+
# - "curl https://raw.githubusercontent.com/input-output-hk/mantis-automation/main/.buildkite/pipeline_erc20_pr.yml -o automation.yml"
13+
# - "buildkite-agent pipeline upload automation.yml"

0 commit comments

Comments
 (0)