Skip to content

Commit b6399c6

Browse files
committed
fix test checks
1 parent cf2f197 commit b6399c6

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

readme.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,13 @@
22

33
A collection of GitHub actions for Java projects.
44

5-
## Setup Java and Install Dependencies
5+
## Actions
6+
7+
### Setup Node and Install Dependencies
68

79
This action will set up the Java SDK and install all dependencies.
810

9-
### Example
11+
Example:
1012

1113
```yaml
1214
- uses: actions/checkout@v3

0 commit comments

Comments
 (0)