File tree Expand file tree Collapse file tree 1 file changed +3
-5
lines changed Expand file tree Collapse file tree 1 file changed +3
-5
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- ls
51- find . -name BenchmarkCalendar.swift
52- perl -pi -e 's;assert\(identifier ;//assert\(identifier ;g' Benchmarks/Internationalization/BenchmarkCalendar.swift
53- perl -pi -e 's;assert\(cal.firstWeekday;//assert\(cal.firstWeekday;g' Benchmarks/Internationalization/BenchmarkCalendar.swift
54- cat Benchmarks/Internationalization/BenchmarkCalendar.swift
50+ perl -pi -e 's;assert\(identifier ;//assert\(identifier ;g' Benchmarks/Benchmarks/Internationalization/BenchmarkCalendar.swift
51+ perl -pi -e 's;assert\(cal.firstWeekday;//assert\(cal.firstWeekday;g' Benchmarks/Benchmarks/Internationalization/BenchmarkCalendar.swift
52+ cat Benchmarks/Benchmarks/Internationalization/BenchmarkCalendar.swift
5553 - name : " Build Foundation"
5654 working-directory : swift-foundation
5755 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