Skip to content

Commit

Permalink
CI Workflow
Browse files Browse the repository at this point in the history
CI Workflow
  • Loading branch information
StefH authored Nov 27, 2022
1 parent a92a5ee commit 3e377cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ db.Customers.WhereInterpolated($"City == {cityName} and Orders.Count >= {c}");
|   **Issues** | [![GitHub issues](https://img.shields.io/github/issues/StefH/System.Linq.Dynamic.Core.svg)](https://github.com/StefH/System.Linq.Dynamic.Core/issues) |
| | |
| ***Quality*** |   |
|   **Main workflow** | ![Main workflow](https://github.com/zzzprojects/System.Linq.Dynamic.Core/workflows/Main%20workflow/badge.svg) |
|   **CI Workflow** | ![CI Workflow](https://github.com/zzzprojects/System.Linq.Dynamic.Core/actions/workflows/ci.yml/badge.svg) |
| |
| ***NuGet*** |   |
|   **System.Linq.Dynamic.Core** | [![NuGet](https://buildstats.info/nuget/System.Linq.Dynamic.Core)](https://www.nuget.org/packages/System.Linq.Dynamic.Core) |
Expand Down

0 comments on commit 3e377cf

Please sign in to comment.