Skip to content

Commit

Permalink
Test on PR before merging
Browse files Browse the repository at this point in the history
  • Loading branch information
tovrstra committed Jun 14, 2024
1 parent 151ac32 commit 35e770c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/pytest.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,8 @@ jobs:
runs-on: ${{ matrix.os }}
steps:
- uses: actions/checkout@v4
with:
ref: ${{ github.event.pull_request.head.sha }}
- name: Set up Python ${{ matrix.python-version }}
uses: actions/setup-python@v5
with:
Expand Down

0 comments on commit 35e770c

Please sign in to comment.