mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-03-04 02:01:58 -05:00
Removed debugging statements
- these snook their way into my previous commit
This commit is contained in:
parent
6c85c2c195
commit
ade8a1f5f4
1 changed files with 0 additions and 7 deletions
7
.github/workflows/test.yml
vendored
7
.github/workflows/test.yml
vendored
|
@ -370,13 +370,6 @@ jobs:
|
|||
with:
|
||||
name: unit-coverage
|
||||
path: coverage
|
||||
|
||||
- run: |
|
||||
ls
|
||||
echo ---
|
||||
ls coverage
|
||||
echo ---
|
||||
ls ghost
|
||||
- run: rsync -av --remove-source-files coverage/* ghost/
|
||||
- uses: codecov/codecov-action@v3
|
||||
with:
|
||||
|
|
Loading…
Add table
Reference in a new issue