Skip to content

Commit

Permalink
Test the workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
kurtmckee committed Nov 2, 2024
1 parent ef86d54 commit b4f8960
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,6 @@ jobs:
- "mypy"
cache-key-prefix: "quality"

uses: "kurtmckee/github-workflows/.github/workflows/tox.yaml@420931a88d3f09ca8dbce4778d145ed610c231e0" # v0.4
uses: "kurtmckee/github-workflows/.github/workflows/tox.yaml@use-tox-uv" # TESTING - DO NOT MERGE
with:
config: "${{ toJSON(matrix) }}"

0 comments on commit b4f8960

Please sign in to comment.