Skip to content

Commit 261239e

Browse files
committed
[CI] Removed gsoc21 branch
1 parent 396f559 commit 261239e

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

.github/workflows/ci.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,18 +4,14 @@ on:
44
push:
55
branches:
66
- master
7-
- gsoc21
87
pull_request:
98
branches:
109
- master
11-
- gsoc21
1210

1311
jobs:
14-
1512
tests:
1613
name: QA-Checks and Tests
1714
runs-on: ubuntu-20.04
18-
1915
steps:
2016
- uses: actions/checkout@v2
2117
with:

0 commit comments

Comments
 (0)