Skip to content

CI: eliminate the double build #14

Description

@0xLeif

From PR #1 review nits.

ci.yml runs swift build -c release and then swift test, which rebuilds everything in debug. Two full builds per run on a self-hosted runner.

Acceptance criteria

  • Single build configuration per job (e.g. swift test -c release, then smoke against the same binary)
  • CI wall time measurably drops

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    hardeningCorrectness, isolation, or cleanup work

    Projects

    No projects

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions