Skip to content

Commit ade6663

Browse files
changes without context (#605)
autosynth cannot find the source of changes triggered by earlier changes in this repository, or by version upgrades to tools such as linters.
1 parent 0881c4c commit ade6663

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/ci.yaml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -26,9 +26,6 @@ jobs:
2626
runs-on: windows-latest
2727
steps:
2828
- uses: actions/checkout@v2
29-
- uses: stCarolas/setup-maven@v4
30-
with:
31-
maven-version: 3.8.1
3229
- uses: actions/setup-java@v1
3330
with:
3431
java-version: 8

0 commit comments

Comments
 (0)