Skip to content

Commit 746ff1d

Browse files
authored
Merge pull request #9 from buildkite-plugins/add-pipeline-tests
Add pipeline tests
2 parents 162073c + ae3b3f3 commit 746ff1d

2 files changed

Lines changed: 6 additions & 40 deletions

File tree

.buildkite/pipeline.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,10 @@
11
steps:
2+
- label: ":shell: Tests"
3+
plugins:
4+
- plugin-tester#v1.1.1:
5+
folders:
6+
- tests
7+
28
- label: ":sparkles: Lint"
39
plugins:
410
- plugin-linter#v3.3.0:

tests/command.bats

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

0 commit comments

Comments
 (0)