Skip to content

Commit

Permalink
relocating to submodule to add client examples
Browse files Browse the repository at this point in the history
  • Loading branch information
andrus committed Apr 28, 2024
1 parent d5656ea commit 9450542
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/verify.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,4 @@ jobs:
cache: 'maven'

- name: Build and test...
run: mvn -ntp clean verify
run: cd bootique-jersey-server && mvn -ntp clean verify

0 comments on commit 9450542

Please sign in to comment.