Skip to content

Commit

Permalink
tests
Browse files Browse the repository at this point in the history
  • Loading branch information
kkorotkov committed Dec 11, 2023
1 parent dc57d79 commit 56df447
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/netlicesning-client-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,9 @@ jobs:
</settings>
EOF
- name: Check env
run: env

- name: Build with Maven
run: mvn -B clean ${{ matrix.mvn-goal }} -Drepo.snapshots.url=${{ secrets.SNAPSHOTS_URL }} -Dsha1=${GITHUB_REF_NAME//\//-/}

Expand Down

0 comments on commit 56df447

Please sign in to comment.