Skip to content

ci: run the test suite on pull requests - #4

Merged
chengzeyi merged 1 commit into
mainfrom
ci/run-tests-on-pull-requests
Aug 21, 2026
Merged

ci: run the test suite on pull requests#4
chengzeyi merged 1 commit into
mainfrom
ci/run-tests-on-pull-requests

Conversation

@chengzeyi

Copy link
Copy Markdown
Member

maven-packages.yml runs mvn -B test, but only on pushes to main and on tags, with a job if that also pins to main. Tests never run on a pull request.

Adds tests.yml — JDK 17 / temurin, mvn -B test, on pull requests and on main.

No WAVESPEED_API_KEY is set. RealApiTest guards on it with assumeTrue(...) and skips, so the suite stays green without credentials.

Workflow file only. Action SHAs match the ones already pinned in this repository.

@chengzeyi
chengzeyi merged commit 3fc0ae7 into main Aug 21, 2026
1 check passed
@chengzeyi
chengzeyi deleted the ci/run-tests-on-pull-requests branch August 21, 2026 06:14
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