Skip to content

Commit

Permalink
add maven cache
Browse files Browse the repository at this point in the history
  • Loading branch information
ldoguin committed Jul 31, 2023
1 parent b7f5b98 commit f6f27d2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/cb-service-container.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ jobs:
with:
java-version: ${{ matrix.java-version }}
distribution: 'adopt'
cache: 'maven'
- uses: actions/checkout@v3
- name: Postman Tests
run: |
Expand Down

0 comments on commit f6f27d2

Please sign in to comment.