corrected report path
Some checks failed
Build and deploy the backend to staging / Build and push image (pull_request) Successful in 2m9s
Run linting on the backend code / Build (pull_request) Failing after 26s
Run testing on the backend code / Build (pull_request) Successful in 1m59s
Build and deploy the backend to staging / Deploy to staging (pull_request) Successful in 14s
Some checks failed
Build and deploy the backend to staging / Build and push image (pull_request) Successful in 2m9s
Run linting on the backend code / Build (pull_request) Failing after 26s
Run testing on the backend code / Build (pull_request) Successful in 1m59s
Build and deploy the backend to staging / Deploy to staging (pull_request) Successful in 14s
This commit is contained in:
parent
f939b1bd6a
commit
29a0c715dd
@ -36,4 +36,4 @@ jobs:
|
|||||||
uses: https://gitea.com/actions/upload-artifact@v3
|
uses: https://gitea.com/actions/upload-artifact@v3
|
||||||
with:
|
with:
|
||||||
name: pytest-html-report
|
name: pytest-html-report
|
||||||
path: report.html
|
path: backend/report.html
|
||||||
|
Loading…
x
Reference in New Issue
Block a user