Skip to content

Commit c83542b

Browse files
author
Oyvind Timian Dokk Husveg
committed
Merge remote-tracking branch 'origin/main' into 119-auto-login-endpoint-variable-lifetime-of-token
2 parents 14b5fdb + 05244fd commit c83542b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/testDotnetPostgres.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ jobs:
8686
- name: Code Coverage Report
8787
uses: irongut/CodeCoverageSummary@v1.3.0
8888
with:
89-
filename: coverage/**/coverage.cobertura.xml
89+
filename: '**/TestResults/**/coverage.cobertura.xml'
9090
badge: true
9191
fail_below_min: false
9292
format: markdown

0 commit comments

Comments
 (0)