Skip to content

Commit 7757e81

Browse files
committed
refer to profile
1 parent c753095 commit 7757e81

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/needs_testrun.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -151,7 +151,7 @@ def needs_testrun(suite: str, pr_number: int, sha: t.Optional[str] = None) -> bo
151151
... needs_testrun("debugger", 6485)
152152
... needs_testrun("debugger", 6388)
153153
... needs_testrun("foobar", 6412)
154-
... needs_testrun("profiling::profile_v2", 11690)
154+
... needs_testrun("profiling::profile", 11690)
155155
True
156156
True
157157
True

0 commit comments

Comments
 (0)