Skip to content

Commit

Permalink
Fix path to assets in README
Browse files Browse the repository at this point in the history
  • Loading branch information
dorny committed Mar 24, 2021
1 parent 8a00817 commit 383ae3e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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:**
Expand Down

0 comments on commit 383ae3e

Please sign in to comment.