File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change 4646 - name : " Patch swift-foundation benchmarks"
4747 working-directory : swift-foundation
4848 # these assertions fail in the CI for some reason
49- run : perl -pi -e 's;assert(identifier ;//assert(identifier ;g' Benchmarks/Internationalization/BenchmarkCalendar.swift && run: perl -pi -e 's;assert(cal.firstWeekday;//assert(cal.firstWeekday;g' Benchmarks/Internationalization/BenchmarkCalendar.swift
49+ 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
5052 - name : " Build Foundation"
5153 working-directory : swift-foundation
5254 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