Skip to content

Commit

Permalink
setAdvertisedAddress
Browse files Browse the repository at this point in the history
  • Loading branch information
nicoloboschi committed Apr 8, 2024
1 parent 9c1db29 commit a9212ec
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,9 @@ jobs:
restore-keys: |
${{ runner.os }}-maven-
- name: Setup upterm session
uses: lhotari/action-upterm@v1

- name: Build and test
run: mvn -B clean javadoc:javadoc verify

0 comments on commit a9212ec

Please sign in to comment.