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 e0befd4 commit 7167a5cCopy full SHA for 7167a5c
.github/workflows/main.yml
@@ -50,6 +50,6 @@ jobs:
50
./app-config-utils/coverage/coverage-final.json,
51
./app-config-v1-compat/coverage/coverage-final.json,
52
./app-config-vault/coverage/coverage-final.json,
53
- ./app-config-webpack-plugin/coverage/coverage-final.json,
+ ./app-config-webpack/coverage/coverage-final.json,
54
fail_ci_if_error: true
55
verbose: true
0 commit comments