Skip to content

Commit

Permalink
unit test config
Browse files Browse the repository at this point in the history
  • Loading branch information
mikealfare committed Oct 10, 2024
1 parent 2f55224 commit 3e5cad2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pull-request-checks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
unit-tests:
uses: ./.github/workflows/unit-tests.yml
with:
package: ${{ matrix.python-version }}
package: ${{ matrix.package }}
branch: ${{ github.event.pull_request.head.ref }}
repository: ${{ github.event.pull_request.head.repo.full_name }}
strategy:
Expand Down

0 comments on commit 3e5cad2

Please sign in to comment.