mirror of
https://github.com/ETLCPP/etl.git
synced 2026-04-30 19:09:10 +08:00
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:
parent
f118c2807a
commit
beeb4cf462
6
.github/workflows/coverage.yml
vendored
6
.github/workflows/coverage.yml
vendored
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user