We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 162073c + ae3b3f3 commit 746ff1dCopy full SHA for 746ff1d
2 files changed
.buildkite/pipeline.yml
@@ -1,4 +1,10 @@
1
steps:
2
+ - label: ":shell: Tests"
3
+ plugins:
4
+ - plugin-tester#v1.1.1:
5
+ folders:
6
+ - tests
7
+
8
- label: ":sparkles: Lint"
9
plugins:
10
- plugin-linter#v3.3.0:
tests/command.bats
0 commit comments