reqnroll / Reqnroll

Open-source Cucumber-style BDD test automation framework for .NET.
https://reqnroll.net
BSD 3-Clause "New" or "Revised" License
332 stars 37 forks source link

Fix CI to pass on external pull requests #25

Closed gasparnagy closed 6 months ago

gasparnagy commented 6 months ago

Reqnroll Version

1.0.0

Which test runner are you using?

MSTest

Test Runner Version Number

n/a

.NET Implementation

.NET 8.0

Test Execution Method

Visual Studio Test Explorer

Content of reqnroll.json configuration file

No response

Issue Description

The "Test Report" task fails on extenal fork builds due to lack of permissions. We would at least need to disable that for this builds.

Steps to Reproduce

open extenal PR

Link to Repro Project

No response

gasparnagy commented 6 months ago

see https://github.com/reqnroll/Reqnroll/actions/runs/7855767114/job/21439744485