Skip to content

Commit

Permalink
CI/DEV TEST
Browse files Browse the repository at this point in the history
  • Loading branch information
Nilton-Gabriel committed May 29, 2024
1 parent a2f25ee commit d9d02fd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,6 @@ jobs:
distribution: 'temurin'
java-version: '17'

- name: Test with Maven
run: mvn test
- name: Test with Maven
run: mvn test

0 comments on commit d9d02fd

Please sign in to comment.