Commit f3ba309 1 parent 41b78d8 commit f3ba309 Copy full SHA for f3ba309
File tree 1 file changed +2
-2
lines changed
turborepo-tests/integration/tests/run-caching/excluded-inputs
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ Running build for my-app succeeds
9
9
\xe2\x80\xa2 Packages in scope: my-app (esc)
10
10
\xe2\x80\xa2 Running build in 1 packages (esc)
11
11
\xe2\x80\xa2 Remote caching disabled (esc)
12
- my-app: build: cache miss, executing e228bd94fd46352c (glob)
12
+ my-app: build: cache miss, executing e228bd94fd46352c
13
13
my-app: build:
14
14
my-app: build: > build
15
15
my-app: build: > echo building
@@ -28,7 +28,7 @@ Update excluded file and try again
28
28
\xe2\x80\xa2 Packages in scope: my-app (esc)
29
29
\xe2\x80\xa2 Running build in 1 packages (esc)
30
30
\xe2\x80\xa2 Remote caching disabled (esc)
31
- my-app: build: cache hit, replaying logs e228bd94fd46352c (glob)
31
+ my-app: build: cache hit, replaying logs e228bd94fd46352c
32
32
my-app: build:
33
33
my-app: build: > build
34
34
my-app: build: > echo building
You can’t perform that action at this time.
0 commit comments