Manually reference MycroForge.Core in MycroForge.PluginTemplate
All checks were successful
Test and build / test (push) Successful in 2m46s
All checks were successful
Test and build / test (push) Successful in 2m46s
This commit is contained in:
@@ -14,6 +14,8 @@ jobs:
|
||||
# run: dotnet restore
|
||||
# - name: "Run dotnet build"
|
||||
# run: dotnet build --no-restore
|
||||
- name: "Test the image"
|
||||
- name: "Reference MycroForge.Core in MycroForge.PluginTemplate"
|
||||
run: dotnet add MycroForge.PluginTemplate reference MycroForge.Core
|
||||
- name: "Run MycroForge.CLI.Tests"
|
||||
# run: dotnet test --no-build --verbosity normal
|
||||
run: dotnet test
|
||||
|
||||
Reference in New Issue
Block a user