Skip to content

Commit

Permalink
Merge pull request #58 from rki-mf1/feature/enable-test-pypi
Browse files Browse the repository at this point in the history
Enable test.pypi.org upload action for dev/cov2_mpire branch
  • Loading branch information
silenus092 authored Jul 4, 2022
2 parents 2eb725d + 9221717 commit 2b55c5e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-pypi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: TestPyPI
on:
push:
branches:
- feature/packageandtest
- dev/cov2_mpire
jobs:
release:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 2b55c5e

Please sign in to comment.