Skip to content

Latest commit

 

History

16 提交

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

仓库 files navigation

Tutorial: Java CI using GitHub 操作

A working minimal example on how to use GitHub 操作 for CI in a Java project.

Run Maven Tests on Push to Main

This repository has a workflow that is triggered whenever code is pushed to the main branch and checks whether the checked-in code passes the tests.

Click here for the example using Travis CI instead of GitHub 操作

How can I play with it myself?

  1. 复刻 this repository.
  2. Fix the README.md badges (replacing all occurrences of joaomlneto with your GitHub username) and push the changes.
  3. Verify if workflow executes and test pass, going to the 操作 tab.

Contributing

Mistakes? Questions? Suggestions? Open an Issue!

Sponsor this project

Used by

贡献者

Languages