Skip to content

Add CI workflow#3

Merged
ekinbulut merged 2 commits into
masterfrom
codex/create-github-workflow-for-ci-automation
Jun 8, 2025
Merged

Add CI workflow#3
ekinbulut merged 2 commits into
masterfrom
codex/create-github-workflow-for-ci-automation

Conversation

@ekinbulut

Copy link
Copy Markdown
Owner

Summary

  • automate CI with GitHub Actions
  • run Ruff linter and pytest

Testing

  • ruff check . (fails: unused imports and formatting issues)
  • pytest -q (fails: 12 failed, 3 passed)

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

@ekinbulut ekinbulut merged commit 8ceca48 into master Jun 8, 2025
1 of 2 checks passed
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