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:
3
.github/workflows/test.yml
vendored
3
.github/workflows/test.yml
vendored
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user