Скачивание XLS документа по ссылке

This commit is contained in:
2025-03-21 23:55:16 +04:00
parent d75d3fbc97
commit 126ba23001
9 changed files with 1541 additions and 35 deletions

View File

@@ -22,4 +22,4 @@ jobs:
- name: Build
run: cargo build --verbose
- name: Run tests
run: cargo test --verbose -p schedule_parser
run: cargo test --verbose -p schedule-parser-rusted -p schedule_parser