Skip to content

Commit

Permalink
cache also ~/.cache/selenium
Browse files Browse the repository at this point in the history
  • Loading branch information
LorenzoBettini committed Feb 6, 2022
1 parent c6d6da5 commit 9b1eda3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/maven.yml
Expand Up @@ -27,6 +27,7 @@ jobs:
path: |
~/.m2
~/.sonar/cache
~/.cache/selenium
key: ${{ runner.os }}-m2-${{ hashFiles('**/pom.xml', '**/*.yml') }}
restore-keys: ${{ runner.os }}-m2-
- name: Unit and Integration Tests
Expand Down

0 comments on commit 9b1eda3

Please sign in to comment.