Skip to content

Commit 0056797

Browse files
committed
fix
1 parent f3c3e27 commit 0056797

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pr_build_and_test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ jobs:
8484
FASTDEPLOY_WHEEL_URL: ${{ needs.build.outputs.wheel_path }}
8585
MODEL_CACHE_DIR: "/ssd2/actions-runner/ModelData"
8686

87-
accuracy_test:
87+
stable_test:
8888
name: Run Stable Tests
8989
needs: [clone,build]
9090
uses: ./.github/workflows/_stable_test.yml

0 commit comments

Comments
 (0)