Skip to content

Commit be5bf4a

Browse files
committed
ci: updated repo name in build-test.yml
1 parent 3deb42b commit be5bf4a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/build-test.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ on:
88

99
jobs:
1010
build:
11-
if: github.repository == 'SCECcode/pycsep'
11+
if: github.repository == 'cseptesting/pycsep'
1212
runs-on: ${{ matrix.os }}
1313
strategy:
1414
fail-fast: false
@@ -48,7 +48,7 @@ jobs:
4848
4949
5050
build_pip:
51-
if: github.repository == 'SCECcode/pycsep'
51+
if: github.repository == 'cseptesting/pycsep'
5252
runs-on: ${{ matrix.os }}
5353
strategy:
5454
fail-fast: false

0 commit comments

Comments
 (0)