Skip to content

ARTESCA-16170: Add github actions#2

Merged
anthony-treuillier-scality merged 1 commit into
mainfrom
improvement/add-workflow
Oct 29, 2025
Merged

ARTESCA-16170: Add github actions#2
anthony-treuillier-scality merged 1 commit into
mainfrom
improvement/add-workflow

Conversation

@anthony-treuillier-scality

Copy link
Copy Markdown
Contributor

No description provided.

@anthony-treuillier-scality
anthony-treuillier-scality force-pushed the improvement/add-workflow branch 2 times, most recently from 98c8cdd to 8803d05 Compare October 29, 2025 15:56
Comment thread .github/workflows/test.yaml Outdated
- name: Running Tests
run: |
go mod tidy
go test ./...

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Use go test -v -race ./... for a more exhaustive output 👍

Also, I'd say remove the tidying, as if we have to tidy here we have a different problem (so let it be visible)

Signed-off-by: Anthony TREUILLIER <anthony.treuillier@scality.com>
@anthony-treuillier-scality
anthony-treuillier-scality merged commit d5a15b7 into main Oct 29, 2025
2 checks passed
@TeddyAndrieux
TeddyAndrieux deleted the improvement/add-workflow branch November 28, 2025 16:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants