JavaScript error: Cannot read properties of undefined (reading 'endsWith') (https://git.liteyuki.icu/assets/js/index.js?v=1.23.3 @ 15:151791). Open browser console to see more details.

12 lines
229 B
TOML
Raw Normal View History

status = [
'Tests on ubuntu-20.04',
2024-11-04 16:33:04 +01:00
'Tests on macos-13',
'Tests on windows-2022',
'Run Clippy',
2022-03-16 17:13:49 +01:00
'Run Rustfmt',
'Run tests in debug',
]
2021-10-14 14:21:42 +02:00
pr_status = ['Milestone Check']
2021-03-16 10:26:08 +01:00
# 3 hours timeout
timeout-sec = 10800