Skip to content

Commit 1877f35

Browse files
committed
Revert "debug! dedent check"
This reverts commit de3d9cb.
1 parent de3d9cb commit 1877f35

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/reusable-tox.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -213,7 +213,7 @@ jobs:
213213
uses: .github/stdlib-workflows/reusable-tox/actions/post-src-checkout
214214
if: >- # `hashFiles()` is used as a rudimentary `file.exists()`
215215
hashFiles(
216-
'.github/stdlib-workflows/reusable-tox/actions/post-src-checkout/action.yml'
216+
'.github/stdlib-workflows/reusable-tox/actions/post-src-checkout/action.yml'
217217
) != ''
218218
219219
- name: Set up pip cache

0 commit comments

Comments
 (0)