Skip to content

Commit 5b5d0fd

Browse files
committed
created a new event for usage in demo for sprint 5
1 parent b419018 commit 5b5d0fd

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/py312-testing-upload.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
name: Local Linux 3.12 tests only
33

44
on:
5-
test-py312:
5+
test-py312-upload:
66
uses: test-linux-py312
77
paths-ignore:
88
- '**.md'
@@ -15,7 +15,7 @@ on:
1515
- '**.rst'
1616

1717
jobs:
18-
test-linux-py312:
18+
test-linux-py312-upload:
1919
uses: ./.github/workflows/python-testing-linux-template-vsm-version.yml
2020
with:
2121
cov_project: "astrohack"

0 commit comments

Comments
 (0)