Skip to content

Commit

Permalink
update run
Browse files Browse the repository at this point in the history
  • Loading branch information
niyatim23 committed Oct 21, 2022
1 parent 098166b commit 247f75f
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,6 @@ jobs:
java-version: ${{ matrix.java }}
distribution: 'adopt'
cache: maven
- name: Build with Maven
run: mvn clean compile assembly:single
- name: Run tests
run: mvn clean install
shell: bash

0 comments on commit 247f75f

Please sign in to comment.