Skip to content

weeklies: CI: Resolve problem matchers relative to the checkout directory

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 31 Jul 20:24
· 142 commits to main since this release
The matcher paths appended the upstream repository name to runner.workspace, which only resolves when the checkout directory is named FreeCAD. Use github.workspace so compiler annotations also work in forks.

Co-authored-by: Cursor <cursoragent@cursor.com>