Skip to content

Commit 4b7fe8b

Browse files
committed
1 parent 3f83c2f commit 4b7fe8b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/rundemo.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ jobs:
5757
working-directory: swift-foundation-icu-demo
5858
run: |
5959
LC_ALL=en_US_POSIX swift test
60-
.build/arm64-apple-macosx/debug/FoundationICUDemoPackageTests.xctest/Contents/MacOS/FoundationICUDemoPackageTests
60+
ls -lah .build/arm64-apple-macosx/debug/FoundationICUDemoPackageTests.xctest/Contents/MacOS/FoundationICUDemoPackageTests
6161
- name: "Run InternationalizationBenchmarks with Packaged ICU Data"
6262
working-directory: swift-foundation/Benchmarks
6363
run: |

0 commit comments

Comments
 (0)