We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 60523df commit 1d21cc7Copy full SHA for 1d21cc7
.github/workflows/tests.yaml
@@ -18,7 +18,6 @@ jobs:
18
uses: actions/checkout@v3
19
with:
20
lfs: 'true'
21
- ref: ${{ github.event.pull_request.head.sha }} # we want to test against our branch not against a merge commit
22
- name: Setup Python environment
23
uses: actions/setup-python@v4
24
0 commit comments