Skip to content

Commit c6e3bce

Browse files
committed
1 parent 2eccc68 commit c6e3bce

File tree

2 files changed

+1
-0
lines changed

2 files changed

+1
-0
lines changed

.github/workflows/rundemo.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,7 @@ jobs:
5252
working-directory: swift-foundation-icu
5353
run: perl -pi -e 's/"USE_PACKAGE_DATA"/"DISABLED_USE_PACKAGE_DATA"/g' Package.swift
5454
- name: "Test swift-foundation-icu-demo with data file"
55+
if: false
5556
working-directory: swift-foundation-icu-demo
5657
run: ICU_DATA_DIR_PREFIX=${{ github.workspace }}/swift-foundation-icu-demo/LOCALE_DATA swift test
5758
- name: "Verify that ICU data file is being used"
31.4 MB
Binary file not shown.

0 commit comments

Comments
 (0)