Skip to content

Commit 3480ba8

Browse files
committed
ci: cleanups
Signed-off-by: Jérôme Benoit <[email protected]>
1 parent a36af6e commit 3480ba8

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -57,11 +57,6 @@ jobs:
5757
if: ${{ matrix.os == 'ubuntu-latest' && matrix.deno == 'v2.x' }}
5858
run: deno task coverage:report
5959

60-
# - name: Fix Coverage Report Paths
61-
# if: ${{ matrix.os == 'ubuntu-latest' && matrix.deno == 'v2.x' }}
62-
# working-directory: ./coverage
63-
# run: sed -i 's@'$GITHUB_WORKSPACE'@/github/workspace/@g' lcov.info
64-
6560
- name: Check for SonarCloud Token Availability
6661
id: sonar-token
6762
shell: bash

0 commit comments

Comments
 (0)