Skip to content

Commit 93d32ce

Browse files
authored
chore: update CodeCov for GeneralAstrodynamics.jl flag (#262)
## Changes --- Reviewer: @cadojo
1 parent ee78661 commit 93d32ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/Tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ jobs:
8787
GROUP: "GeneralAstrodynamics"
8888
- uses: julia-actions/julia-processcoverage@v1
8989
with:
90-
directories: src,lib/AstrodynamicalCalculations/src,lib/AstrodynamicalModels/src,lib/AstrodynamicalSolvers/src
90+
directories: src
9191
- uses: codecov/codecov-action@v5
9292
with:
9393
files: lcov.info

0 commit comments

Comments
 (0)