Moving README,CHANGELOG and LICENSE back to root folder

It turns out it's not possible to publish action when README is in docs folder
This commit is contained in:
Michal Dorner 2021-03-24 18:22:55 +01:00
parent 383ae3ef8c
commit 2c87efac07
No known key found for this signature in database
GPG key ID: 9EEE04B48DA36786
3 changed files with 2 additions and 2 deletions

View file

@ -9,7 +9,7 @@ This [Github Action](https://github.com/features/actions) displays test results
✔️ Provides final `conclusion` and counts of `passed`, `failed` and `skipped` tests as output parameters
**How it looks:**
|![](../assets/fluent-validation-report.png)|![](../assets/provider-error-summary.png)|![](../assets/provider-error-details.png)|![](../assets/provider-groups.png)|
|![](assets/fluent-validation-report.png)|![](assets/provider-error-summary.png)|![](assets/provider-error-details.png)|![](assets/provider-groups.png)|
|:--:|:--:|:--:|:--:|
**Supported languages / frameworks:**
@ -288,4 +288,4 @@ Unfortunately there are some known issues and limitations caused by GitHub API:
## License
The scripts and documentation in this project are released under the [MIT License](https://github.com/dorny/test-reporter/blob/main/docs/LICENSE)
The scripts and documentation in this project are released under the [MIT License](https://github.com/dorny/test-reporter/blob/main/LICENSE)