added package name for scraibe in test-install

This commit is contained in:
Schmieder, Jacob
2024-05-07 13:17:16 +00:00
parent 57bcddd238
commit f793f3235e
+1 -1
View File
@@ -85,7 +85,7 @@ jobs:
python-version: "3.x"
- name: Install package
run: |
python3 -m pip install --index-url $TestPyPI_URL
python3 -m pip install scraibe --index-url env.TestPyPI_URL
publish-to-pypi:
name: Conditional Publish to PyPI or Dev Repository