Skip to content

Commit

Permalink
testing maven cache
Browse files Browse the repository at this point in the history
  • Loading branch information
supertick committed Oct 15, 2023
1 parent ef2e9d0 commit 688ab9c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,8 @@ jobs:
with:
java-version: '11'
distribution: 'adopt'
# NEATO ! CACHE !!!
cache: 'maven'

- name: Dependency Test
run: mvn test -Dtest=org.myrobotlab.framework.DependencyTest -q
Expand Down

0 comments on commit 688ab9c

Please sign in to comment.