Test Upload Artifact
All checks were successful
Build .NET Project / build (push) Successful in 1m17s

This commit is contained in:
2025-11-17 21:16:02 -05:00
parent 6657f6a0c0
commit aeb3d7228e

View File

@@ -29,7 +29,7 @@ jobs:
uses: actions/upload-artifact@v3
with:
name: marketdata-build-artifact
path: marketdata/
path: /MarketData/MarketData/bin/Debug/net8.0
# - name: Run tests (optional)
# run: dotnet test --no-build # Run unit tests if available