Skip to content

Commit

Permalink
add repo for actions/checkout
Browse files Browse the repository at this point in the history
  • Loading branch information
purva-thakre authored Mar 26, 2021
1 parent 2718274 commit 910ce9a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/publish-testpypi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,8 @@ jobs:
steps:
- name: Check out mitiq
uses: actions/checkout@v2
# with:
# repository: unitaryfund/mitiq
- name: Set up Python
uses: actions/setup-python@v2
with:
Expand Down

0 comments on commit 910ce9a

Please sign in to comment.