Skip to content

Commit

Permalink
debugging release pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
wjcunningham7 committed May 10, 2023
1 parent bcf2049 commit f8582fb
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,8 @@ jobs:
- name: Check out head
uses: actions/checkout@v3
with:
persist-credentials: false
persist-credentials: true

- name: Set up Python
if: matrix.os == 'macos-latest'
uses: actions/setup-python@v2
Expand Down

0 comments on commit f8582fb

Please sign in to comment.