Skip to content

Commit 1c3df03

Browse files
committed
MAINT: fix artefact upload
1 parent c594e3e commit 1c3df03

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/test.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,8 @@ jobs:
3535
3636
- uses: actions/upload-artifact@v4
3737
with:
38+
if: github.repository == 'refnx/refellips' && matrix.python-version == "3.13"
39+
3840
name: refellips-linux-${{ matrix.python-version }}
3941
path: dist/
4042

0 commit comments

Comments
 (0)