Skip to content

Commit

Permalink
Removed line that was used for experimental purposes
Browse files Browse the repository at this point in the history
  • Loading branch information
Baighasan committed Jan 12, 2025
1 parent 24fbcf2 commit 3ee7a2c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@ jobs:
java-version: '21'
distribution: 'temurin'
cache: 'maven'
cache-dependency-path: 'sub-project/pom.xml' # Caches dependencies for speed

- name: Build, Test and Verify
run: mvn -B clean verify
Expand Down

0 comments on commit 3ee7a2c

Please sign in to comment.