Skip to content

Commit f252721

Browse files
committed
cuda_tests add trigger
1 parent 9b4f650 commit f252721

2 files changed

Lines changed: 8 additions & 4 deletions

File tree

.github/configs/metax.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,10 @@ runner_labels:
1313
- X64
1414
- metax
1515
- dev
16+
# - self-hosted
17+
# - Linux
18+
# - X64
19+
# - mx-4g-cicd-test
1620

1721
container_volumes:
1822
- /nfs/metax_fs:/nfs/metax_fs

.github/workflows/all_tests_cuda.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
name: cuda_tests
22

33
on:
4-
# push:
5-
# branches: ["main"]
6-
# pull_request:
7-
# branches: ["main"]
4+
push:
5+
branches: ["main"]
6+
pull_request:
7+
branches: ["main"]
88
workflow_dispatch:
99

1010
concurrency:

0 commit comments

Comments
 (0)