Skip to content

Commit d8a8bc4

Browse files
committed
Update on "Set up CI"
[ghstack-poisoned]
2 parents d44ab58 + f830410 commit d8a8bc4

File tree

3 files changed

+1
-3
lines changed

3 files changed

+1
-3
lines changed

.github/scripts/setup-env.sh

100644100755
File mode changed.

.github/scripts/unittest.sh

100644100755
File mode changed.

.github/workflows/tests.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,7 @@ on:
44
pull_request:
55
push:
66
branches:
7-
- nightly
8-
- main
9-
- release/*
7+
- master
108
workflow_dispatch:
119

1210
jobs:

0 commit comments

Comments
 (0)