We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0dd4513 commit c0e1576Copy full SHA for c0e1576
.buildkite/pipeline.yml
@@ -79,13 +79,6 @@ steps:
79
agents:
80
queue: linter
81
82
- - label: "🧟 Detect unused code"
83
- command: ".buildkite/commands/run-periphery.sh"
84
- depends_on: build
85
- plugins: [$CI_TOOLKIT]
86
- notify:
87
- - github_commit_status:
88
- context: Periphery - Detect unused code
89
90
- label: 🧹 Lint Translations
91
command: gplint /workdir/WooCommerce/Resources/AppStoreStrings.pot
0 commit comments