Skip to content

Commit ae339dd

Browse files
Add Github Action
1 parent 1dadefc commit ae339dd

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@ jobs:
1515
# Compile the project using the predefined JDK versions in the strategy section
1616
runs-on: ubuntu-latest
1717
name: Build - JDK ${{ matrix.java-version }}
18-
1918
strategy:
2019
fail-fast: false
2120
matrix:

0 commit comments

Comments
 (0)