Skip to content

Commit 998dbfb

Browse files
committed
.github/workflows: remove unnecesssary changes
1 parent ff5d35a commit 998dbfb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/flaky_test_detection.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
steps:
4141
- uses: actions/checkout@v4
4242
- uses: actions/setup-python@v5
43-
with:
43+
with:
4444
python-version: 3.11
4545
- run: pip install PyGithub
4646
- run: python .test-infra/tools/flaky_test_detection.py

0 commit comments

Comments
 (0)