mirror of
https://github.com/inaturalist/iNaturalistReactNative.git
synced 2025-12-23 14:08:56 -05:00
test config in iso
This commit is contained in:
19
.github/workflows/test.yml
vendored
19
.github/workflows/test.yml
vendored
@@ -18,14 +18,12 @@ jobs:
|
||||
- name: Check out Git repository
|
||||
uses: actions/checkout@v4
|
||||
|
||||
# - name: Publish Test Report (canned, also see if two stack)
|
||||
# uses: ctrf-io/github-test-reporter@v1
|
||||
# with:
|
||||
# report-path: 'ctrf-report.json'
|
||||
# # github-report: true
|
||||
# title: 'Unit & Integration Test Results'
|
||||
# # test-list-report: true
|
||||
# suite-folded-report: true
|
||||
- name: Publish Test Report (canned, also see if two stack)
|
||||
uses: ctrf-io/github-test-reporter@v1
|
||||
with:
|
||||
report-path: 'ctrf-report.json'
|
||||
title: 'Unit & Integration Test Results'
|
||||
suite-folded-report: true
|
||||
|
||||
- name: Install Node.js, NPM and Yarn
|
||||
uses: actions/setup-node@v4
|
||||
@@ -79,13 +77,8 @@ jobs:
|
||||
uses: ctrf-io/github-test-reporter@v1
|
||||
with:
|
||||
report-path: 'artifacts/*.json'
|
||||
github-report: true
|
||||
title: 'Unit & Integration Test Results'
|
||||
test-report: true
|
||||
test-list-report: true
|
||||
suite-folded-report: true
|
||||
suite-list-report: true
|
||||
use-suite-name: true
|
||||
|
||||
# notify:
|
||||
# name: Notify Slack
|
||||
|
||||
Reference in New Issue
Block a user