Skip to content

Commit 4019157

Browse files
fixed tests (mlcommons#1388)
2 parents f2d4ebc + 3f13d9e commit 4019157

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-cmxr-mlperf-inference-rgat.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: MLPerf inference R-GAT via CMXR
22

33
on:
44
pull_request_target:
5-
branches: [ "main", "dev" ]
5+
branches: [ "master", "main", "dev" ]
66
paths:
77
- '.github/workflows/test-mlperf-inference-rgat.yml'
88
- '**'

0 commit comments

Comments
 (0)