fix: check unstaged files during ci lint (#15120)

This commit is contained in:
Ethan
2024-10-17 05:37:43 +00:00
committed by GitHub
parent 40fb57aa23
commit 46cce333b1
3 changed files with 9 additions and 2 deletions
+1 -1
View File
@@ -125,7 +125,7 @@ func TestWorkspaceActivityBump(t *testing.T) {
}
// maxTimeDrift is how long we are willing wait for a deadline to
// be increased. Since it could have been bumped at the intial
// be increased. Since it could have been bumped at the initial
maxTimeDrift := testutil.WaitMedium
updatedAfter := dbtime.Now()