mirror of
https://github.com/dorny/test-reporter.git
synced 2025-12-13 04:58:45 +01:00
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:
parent
383ae3ef8c
commit
2c87efac07
3 changed files with 2 additions and 2 deletions
|
|
@ -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:**
|
||||
|||||
|
||||
|||||
|
||||
|:--:|:--:|:--:|:--:|
|
||||
|
||||
**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)
|
||||
Loading…
Add table
Add a link
Reference in a new issue