We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2eccc68 commit c6e3bceCopy full SHA for c6e3bce
.github/workflows/rundemo.yml
@@ -52,6 +52,7 @@ jobs:
52
working-directory: swift-foundation-icu
53
run: perl -pi -e 's/"USE_PACKAGE_DATA"/"DISABLED_USE_PACKAGE_DATA"/g' Package.swift
54
- name: "Test swift-foundation-icu-demo with data file"
55
+ if: false
56
working-directory: swift-foundation-icu-demo
57
run: ICU_DATA_DIR_PREFIX=${{ github.workspace }}/swift-foundation-icu-demo/LOCALE_DATA swift test
58
- name: "Verify that ICU data file is being used"
LOCALE_DATA/usr/share/icu/icudt74l.dat
31.4 MB
0 commit comments