Skip to content

Commit

Permalink
test workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
kurtmckee committed Sep 4, 2024
1 parent b37317c commit 6b08ace
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 @@ -80,6 +80,6 @@ jobs:
- "docs"
- "mypy"

uses: "kurtmckee/github-workflows/.github/workflows/tox.yaml@73024397dba10c866931a1d26cc2a0e7d223472f" # v0.2
uses: "kurtmckee/github-workflows/.github/workflows/tox.yaml@single-job-tox-workflow" # v0.2
with:
config: "${{ toJSON(matrix) }}"

0 comments on commit 6b08ace

Please sign in to comment.