Skip to content

Simplify CI workflow to only run tests#59

Merged
G-Fourteen merged 1 commit intomainfrom
codex/fix-issues-from-last-pr-2w51zn
Nov 1, 2025
Merged

Simplify CI workflow to only run tests#59
G-Fourteen merged 1 commit intomainfrom
codex/fix-issues-from-last-pr-2w51zn

Conversation

@G-Fourteen
Copy link
Contributor

Summary

  • replace the previous multi-step workflow with a single build-and-test job
  • remove GitHub Pages deployment, concurrency, and summary logic so only one workflow runs
  • set up Python, install dependencies, provision Playwright, and execute pytest directly in the job

Testing

  • Not run (Playwright system dependencies are unavailable in this container)

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

@G-Fourteen G-Fourteen merged commit 136b5d5 into main Nov 1, 2025
1 check passed
@G-Fourteen G-Fourteen deleted the codex/fix-issues-from-last-pr-2w51zn branch November 2, 2025 18:04
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