Skip to content

Commit

Permalink
Wait for tests
Browse files Browse the repository at this point in the history
  • Loading branch information
danielpops committed Apr 24, 2023
1 parent 5fdc33b commit 928a932
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pypi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
- name: Wait for tests to succeed
uses: lewagon/[email protected]
with:
ref: ${{ github.ref }}
ref: ${{ github.action_ref }}
check-name: 'Run Tests'
repo-token: ${{ secrets.GITHUB_TOKEN }}
wait-interval: 10
Expand Down

0 comments on commit 928a932

Please sign in to comment.