Commit d3eeff0
authored
Update release-test workflow name and clean up package dependencies (kaiban-ai#253)
- Changed the name of the release workflow from "Release Version" to
"Release Version Test" for clarity.
- Removed the local dependency on "@kaibanjs/tools" from both
package.json and package-lock.json to streamline the dependency
management.
- Marked "@kaibanjs/tools" as extraneous in package-lock.json to reflect
its removal.File tree
3 files changed
+2
-9
lines changed- .github/workflows
- packages/workflow
3 files changed
+2
-9
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
98 | 98 | | |
99 | 99 | | |
100 | 100 | | |
101 | | - | |
102 | | - | |
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
26 | 25 | | |
27 | 26 | | |
28 | 27 | | |
| |||
0 commit comments