Thanks to visit codestin.com
Credit goes to github.com

Skip to content

chore: Update e2e-tests.yml to always run tests#96

Merged
SilanHe merged 1 commit intomainfrom
SilanHe-patch-1
Feb 17, 2026
Merged

chore: Update e2e-tests.yml to always run tests#96
SilanHe merged 1 commit intomainfrom
SilanHe-patch-1

Conversation

@SilanHe
Copy link
Contributor

@SilanHe SilanHe commented Feb 14, 2026

Remove condition for running e2e tests on pull requests.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

Issue Link, if available

Description

Remove condition for running e2e tests on pull requests.

Demo/Screenshots

n/a

Checklist

  • I have filled out every section of the PR template
  • [I did not but I think this should work] I have thoroughly tested this change

Testing

n/a

Unit Tests

n/a

Have unit tests been written for these changes?

n/a

Integration Tests

Have integration tests been written for these changes?

n/a

Examples

Has a new example been added for the change? (if applicable)

Remove condition for running e2e tests on pull requests.
run: mvn -B -q -Dmaven.test.skip=true install --file pom.xml
- name: Cloud Based Integration Tests
run: mvn clean test -B -Dtest.cloud.enabled=true -Dtest=CloudBasedIntegrationTest
working-directory: ./examples No newline at end of file
Copy link
Contributor Author

Choose a reason for hiding this comment

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

I directly edited in Github, I don't know why this is even a change. Must be the Github editor formatting the file.

Copy link
Contributor

Choose a reason for hiding this comment

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

It's normal to have a new line char at the end of the file

@SilanHe SilanHe merged commit ba5a087 into main Feb 17, 2026
3 of 6 checks passed
@SilanHe SilanHe deleted the SilanHe-patch-1 branch February 17, 2026 18:07
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