Files
pdf2text/.gitea/workflows
retoor 969ef8b270 feat: replace broken shell command with echo in test workflow
The CI test workflow previously attempted to run an invalid shell command
"Check if starts correcly. Syntax check." which would fail. This commit
replaces it with a safe echo statement that prints the same message,
allowing the pipeline to proceed to subsequent steps.
2024-11-22 19:51:10 +00:00
..