Test Upload Artifact
All checks were successful
Build .NET Project / build (push) Successful in 1m17s
All checks were successful
Build .NET Project / build (push) Successful in 1m17s
This commit is contained in:
@@ -29,7 +29,7 @@ jobs:
|
|||||||
uses: actions/upload-artifact@v3
|
uses: actions/upload-artifact@v3
|
||||||
with:
|
with:
|
||||||
name: marketdata-build-artifact
|
name: marketdata-build-artifact
|
||||||
path: marketdata/
|
path: /MarketData/MarketData/bin/Debug/net8.0
|
||||||
|
|
||||||
# - name: Run tests (optional)
|
# - name: Run tests (optional)
|
||||||
# run: dotnet test --no-build # Run unit tests if available
|
# run: dotnet test --no-build # Run unit tests if available
|
||||||
|
|||||||
Reference in New Issue
Block a user