style: Improve actions and workflows style (#2060)

This commit is contained in:
Ayaz Salikhov
2025-04-30 11:55:27 +01:00
committed by GitHub
parent 5860a90b94
commit b2a1b34ae6
23 changed files with 77 additions and 18 deletions

View File

@@ -1,5 +1,6 @@
name: Generate code coverage report
description: Run tests, generate code coverage report and upload it to codecov.io
runs:
using: composite
steps: