1
0
mirror of https://github.com/tw93/Mole.git synced 2026-02-04 11:31:46 +00:00

Fix workflow errors

This commit is contained in:
Tw93
2025-12-31 22:54:51 +08:00
parent 592f02e6e2
commit fdcaa7fa25
5 changed files with 19 additions and 13 deletions

View File

@@ -22,6 +22,9 @@ jobs:
go-version: "1.24.6"
- name: Run test script
env:
MOLE_PERF_BYTES_TO_HUMAN_LIMIT_MS: "6000"
MOLE_PERF_GET_FILE_SIZE_LIMIT_MS: "3000"
run: ./scripts/test.sh
compatibility: