Fix coverage workflow for action version (#1384)

* Print test names at test time (#1343)

* Fix coverage workflow for action version

---------

Co-authored-by: John Wellbelove <john.wellbelove@etlcpp.com>
Co-authored-by: John Wellbelove <jwellbelove@users.noreply.github.com>
This commit is contained in:
Roland Reichwein 2026-04-11 10:38:39 +02:00 committed by GitHub
parent f118c2807a
commit beeb4cf462
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -65,8 +65,4 @@ jobs:
steps:
- name: Deploy to GitHub Pages
id: deployment
uses: actions/deploy-pages@v4
# GitHub Repository settings
# -> Settings -> Pages
# -> Source: gh actions
uses: actions/deploy-pages@v5