This commit is contained in:
2024-09-07 16:45:56 +02:00
parent 914b9aad82
commit 4c075efcbb

View File

@@ -11,8 +11,11 @@ on:
jobs: jobs:
<<<<<<< HEAD
=======
>>>>>>> 9e26667 ( test)
runs-on: ubuntu-latest runs-on: ubuntu-latest
steps: steps:
@@ -27,4 +30,4 @@ jobs:
- name: Build - name: Build
run: dotnet build ./src/LittleTown.sln run: dotnet build ./src/LittleTown.sln
- name: Test with the dotnet CLI - name: Test with the dotnet CLI
run: dotnet test ./src/LittleTown.sln run: dotnet test ./src/LittleTown.sln