Skip to content

Build workflows compile before tests#2214

Closed
rogeralsing wants to merge 1 commit intodevfrom
codex/update-test-jobs-in-workflows
Closed

Build workflows compile before tests#2214
rogeralsing wants to merge 1 commit intodevfrom
codex/update-test-jobs-in-workflows

Conversation

@rogeralsing
Copy link
Copy Markdown
Contributor

Summary

  • build solution before running tests to ensure consistent Release builds
  • run tests without rebuild or restore to save CI time

Testing

  • dotnet build ProtoActor.sln -c Release
  • dotnet test ProtoActor.sln -c Release (fails: MongoDB connection errors)

https://chatgpt.com/codex/tasks/task_e_688fb945812c8328a6209c341951f001

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant