Skip to content

Commit 47b2de8

Browse files
Update CI.yml
1 parent 89fa109 commit 47b2de8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/CI.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,8 @@ jobs:
1818
java-version: 17
1919
- name: Building the code
2020
run: |
21-
mvn --batch-mode --update-snapshots verify
22-
ls
21+
mvn --batch-mode --update-snapshots verify
22+
ls
2323
2424
2525

0 commit comments

Comments
 (0)