Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 241421c

Browse files
author
Jannis Pohlmann
committed
BuildKite: Remove tests from the CI pipeline
1 parent 38b693b commit 241421c

File tree

2 files changed

+0
-41
lines changed

2 files changed

+0
-41
lines changed

.buildkite/pipeline.yaml

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,4 @@
11
steps:
2-
- label: Install rustfmt
3-
command: rustup component add rustfmt-preview
4-
- wait
5-
- label: Check coding style
6-
command: cargo fmt --all -- --write-mode=diff
7-
- label: Run tests
8-
command:
9-
- ./.buildkite/run-tests.sh
10-
- wait
112
- label: Deploy to staging
123
trigger: the-graph-network-staging-deployment
134
branches: master

.buildkite/run-tests.sh

Lines changed: 0 additions & 32 deletions
This file was deleted.

0 commit comments

Comments
 (0)