Skip to content

Commit 297a85b

Browse files
committed
idk
1 parent f922f37 commit 297a85b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update-tox.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ jobs:
9797
- If CI doesn't pass on this PR, this points to an incompatibility of either our integration or our test setup with a new version of a framework.
9898
- Check what the failures look like and either fix them, or update the [test config](scripts/populate_tox/config.py) and rerun [scripts/generate-test-files.sh](scripts/generate-test-files.sh). See [README.md](scripts/populate_tox/README.md) for what configuration options are available.
9999
100-
This PR was automatically created using [a GitHub action](.github/workflows/update-tox.yml).`.replace('')
100+
This PR was automatically created using [a GitHub action](.github/workflows/update-tox.yml).`.replace(/^ {16}/gm, '')
101101
});
102102
103103
await github.rest.issues.addLabels({

0 commit comments

Comments
 (0)