Skip to content

Commit

Permalink
Add NOOP translate-cli to allow wp-unit workflow to run
Browse files Browse the repository at this point in the history
  • Loading branch information
lipemat committed Sep 13, 2024
1 parent 6038df4 commit 044131f
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 0 deletions.
7 changes: 7 additions & 0 deletions dev/translate-cli/composer.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"name": "go-live-update-urls/translate-cli",
"description": "NOOP to prevent wp-unit workflows from crashing",
"type": "library",
"license": "MIT",
"require": {}
}
18 changes: 18 additions & 0 deletions dev/translate-cli/composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 044131f

Please sign in to comment.