Skip to content

Find a way to use test profile generated in codecov upload instead of running tests twice #1

@soypat

Description

@soypat

This:

go test -v -coverprofile=coverage.txt -covermode=atomic ./...

Is a duplicate of:

run: go test -v -coverprofile=coverage.txt -covermode=atomic ./...

Better to be able to reuse work from previous steps

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions