Skip to content

Commit

Permalink
Updated testing workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
nick committed Mar 7, 2024
1 parent 198ba1a commit ceeacd6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,6 @@ jobs:
java-version: ${{ matrix.java }}
distribution: 'temurin'
cache: maven
- name: Build with Maven
- run: |
sleep 3m
mvn test

0 comments on commit ceeacd6

Please sign in to comment.