Skip to content

Run tests only in pre-commit, not in GitHub Actions#33

Merged
GauteR merged 1 commit into
mainfrom
fix/ci-lint-only
Jun 15, 2026
Merged

Run tests only in pre-commit, not in GitHub Actions#33
GauteR merged 1 commit into
mainfrom
fix/ci-lint-only

Conversation

@GauteR

@GauteR GauteR commented Jun 15, 2026

Copy link
Copy Markdown
Owner

Summary

  • Fjerner pytest, benchmark mock og pre-commit pre-push fra GitHub Actions
  • CI kjører kun ruff og import-linter
  • Tester forblir på pre-push hooks i pre-commit (som avtalt)

Test plan

  • Verifiser at GitHub Actions CI er grønn (kun lint)
  • Lokalt: uv run pre-commit run --all-files --hook-stage pre-push kjører pytest

Made with Cursor

CI now runs lint checks only; pytest and benchmark mock stay on the
pre-push pre-commit hooks for local verification.

Co-authored-by: Cursor <cursoragent@cursor.com>
@GauteR GauteR merged commit c49c399 into main Jun 15, 2026
1 check passed
@GauteR GauteR deleted the fix/ci-lint-only branch June 15, 2026 12:49
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.

1 participant