Skip to content

Commit 8afc79f

Browse files
authored
[CI] Switched branches (#1842)
1 parent 9e713c6 commit 8afc79f

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.circleci/test.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -129,6 +129,7 @@ workflows:
129129
ignore:
130130
- dev-1.x
131131
- 1.x
132+
- main
132133
pr_stage_test:
133134
when:
134135
not:
@@ -141,6 +142,7 @@ workflows:
141142
ignore:
142143
- dev-1.x
143144
- test-1.x
145+
- main
144146
- build_cpu:
145147
name: minimum_version_cpu
146148
torch: 1.6.0
@@ -191,3 +193,4 @@ workflows:
191193
branches:
192194
only:
193195
- dev-1.x
196+
- main

0 commit comments

Comments
 (0)