Skip to content

Commit 8870b41

Browse files
chore : set up github action for testing
1 parent 6120d05 commit 8870b41

File tree

4 files changed

+5153
-428
lines changed

4 files changed

+5153
-428
lines changed

.github/workflows/run-tests.yml

Whitespace-only changes.

Bottle.Api/obj/Bottle.Api.csproj.nuget.dgspec.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,10 @@
4444
"net9.0": {
4545
"targetAlias": "net9.0",
4646
"dependencies": {
47+
"DotNetEnv": {
48+
"target": "Package",
49+
"version": "[3.1.1, )"
50+
},
4751
"Microsoft.AspNetCore.OpenApi": {
4852
"target": "Package",
4953
"version": "[9.0.2, )"

0 commit comments

Comments
 (0)