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 de3d9cb commit 1877f35Copy full SHA for 1877f35
.github/workflows/reusable-tox.yml
@@ -213,7 +213,7 @@ jobs:
213
uses: .github/stdlib-workflows/reusable-tox/actions/post-src-checkout
214
if: >- # `hashFiles()` is used as a rudimentary `file.exists()`
215
hashFiles(
216
- '.github/stdlib-workflows/reusable-tox/actions/post-src-checkout/action.yml'
+ '.github/stdlib-workflows/reusable-tox/actions/post-src-checkout/action.yml'
217
) != ''
218
219
- name: Set up pip cache
0 commit comments