Skip to content

Commit e414954

Browse files
authored
Update maven.yml
1 parent 517f123 commit e414954

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

.github/workflows/maven.yml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -46,13 +46,6 @@ jobs:
4646
with:
4747
chrome-version: 'latest'
4848

49-
test:
50-
runs-on: ubuntu-latest
51-
needs: build
52-
53-
steps:
54-
- uses: actions/checkout@v3
55-
5649
- name: Check build environment
5750
run: |
5851
echo "Java version:"

0 commit comments

Comments
 (0)