🎨 Simplify test usage and change names

This commit is contained in:
Tw93
2025-08-22 12:47:37 +08:00
parent 8a15e989b0
commit 1761802105
13 changed files with 472 additions and 900 deletions

View File

@@ -144,7 +144,7 @@ jobs:
- name: Build with pake-cli
timeout-minutes: 15
run: |
node ./script/build_with_pake_cli.js
node ./script/github-action-build.js
env:
URL: ${{ inputs.url }}
NAME: ${{ inputs.name }}