test
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user