Skip to content

Commit addfcdc

Browse files
committed
Add information to the summary
1 parent 889ed38 commit addfcdc

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

doc/changes/unreleased.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,10 @@ change, now all actions used in the PTB run with Node.js 24. This is important a
77
for Node.js 20 reaches it end-of-life in April 2026 and support for it in GitHub will end in
88
September 2026; for more details, see GitHub's [deprecation notice](https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/).
99

10+
The `report.yml` is also called after the `checks.yml` completes. This allows users
11+
to get linting, security, and unit test coverage before running the `slow-checks.yml`,
12+
as described in the [Pull Request description](https://exasol.github.io/python-toolbox/main/user_guide/features/github_workflows/index.html#pull-request).
13+
1014
## Refactoring
1115

1216
* #764: Updated `action/upload-pages-artifact` from v4 to [v5](https://github.com/actions/upload-pages-artifact/releases/tag/v5.0.0)

0 commit comments

Comments
 (0)