[fenix] Exposes test report artifact for "test-debug" (https://github.com/mozilla-mobile/fenix/pull/6644)

pull/600/head
Mitchell Hentges 5 years ago committed by Severin Rudie
parent a616b2aafa
commit e60178b0cf

@ -41,6 +41,11 @@ jobs:
- name: project/mobile/fenix/public-tokens
key: codecov
path: .cc_token
worker:
artifacts:
- name: public/reports/index.html
path: /builds/worker/checkouts/src/app/build/reports/tests/testGeckoNightlyDebugUnitTest/index.html
type: file
ui:
attributes:
build-type: debug

Loading…
Cancel
Save