Skip to content

Commit 5f3df47

Browse files
committed
2 parents 740110c + 9a9fdef commit 5f3df47

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

.github/workflows/dotnet.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ on:
99
jobs:
1010
build:
1111

12-
runs-on: ubuntu-latest
12+
runs-on: windows-latest
1313

1414
steps:
1515
- uses: actions/checkout@v4

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
[![nugeticon](https://img.shields.io/badge/nuget-available-blue)](https://www.nuget.org/packages/EmptyFlow.SciterAPI)
2+
[![CI and Tests](https://github.com/EmptyFlow/SciterAPI/actions/workflows/dotnet.yml/badge.svg)](https://github.com/EmptyFlow/SciterAPI/actions/workflows/dotnet.yml)
23
[![nugeticon](https://img.shields.io/nuget/dt/emptyflow.sciterapi)](https://www.nuget.org/packages/EmptyFlow.SciterAPI)
34

45
# SciterAPI

0 commit comments

Comments
 (0)