File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 4747 working-directory : swift-foundation
4848 # these assertions fail in the CI for some reason
4949 run : |
50- perl -pi -e 's;assert(identifier ;//assert(identifier ;g' Benchmarks/Internationalization/BenchmarkCalendar.swift
51- perl -pi -e 's;assert(cal.firstWeekday;//assert(cal.firstWeekday;g' Benchmarks/Internationalization/BenchmarkCalendar.swift
50+ perl -pi -e 's;assert\ (identifier ;//assert\ (identifier ;g' Benchmarks/Internationalization/BenchmarkCalendar.swift
51+ perl -pi -e 's;assert\ (cal.firstWeekday;//assert\ (cal.firstWeekday;g' Benchmarks/Internationalization/BenchmarkCalendar.swift
5252 - name : " Build Foundation"
5353 working-directory : swift-foundation
5454 run : SWIFTCI_USE_LOCAL_DEPS=/Users/runner/work/swift-foundation-icu-demo/swift-foundation-icu-demo swift build
You can’t perform that action at this time.
0 commit comments