Skip to content

Conversation

@whatever1341132
Copy link

This pull request adds a new GitHub Actions workflow to automate the build process for the Java project using Ant. This ensures that code pushed to or submitted as a pull request against the master branch is automatically built and tested with JDK 11.

Continuous Integration setup:

  • Added .github/workflows/ant.yml to configure a Java CI workflow that runs on pushes and pull requests to the master branch, setting up JDK 11 and building the project with Ant.

Copy link
Author

@whatever1341132 whatever1341132 left a comment

Choose a reason for hiding this comment

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

Execute

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