Skip to content

Commit feaa7df

Browse files
kkscilifeCyCle1024
authored andcommitted
run ut based on tf5.2.0
1 parent a0f500c commit feaa7df

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.github/workflows/unit_test.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
name: unit_test
22
on:
3+
push:
34
pull_request:
45
branches:
56
- "main"
@@ -14,7 +15,7 @@ on:
1415
env:
1516
WORKSPACE_PREFIX: $(echo $GITHUB_WORKSPACE |cut -d '/' -f 1-5)
1617
WORKSPACE_PREFIX_SHORT: $(echo $GITHUB_WORKSPACE |cut -d '/' -f 1-3)
17-
IMAGE: registry.h.pjlab.org.cn/ailab-llmrazor/xtuner:pt28_20251216_d769950
18+
IMAGE: registry.h.pjlab.org.cn/ailab-llmrazor/xtuner_tmp:pt28_20260303_a9c0c04
1819

1920
concurrency:
2021
group: ${{ github.workflow }}-${{ github.event.pull_request.number || github.ref }}

0 commit comments

Comments
 (0)