Skip to content

Commit

Permalink
Update maven.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
osandadeshan authored Nov 28, 2023
1 parent 517f123 commit e414954
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions .github/workflows/maven.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,13 +46,6 @@ jobs:
with:
chrome-version: 'latest'

test:
runs-on: ubuntu-latest
needs: build

steps:
- uses: actions/checkout@v3

- name: Check build environment
run: |
echo "Java version:"
Expand Down

0 comments on commit e414954

Please sign in to comment.