Skip to content

Commit

Permalink
remove sign request on workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
neodiX committed Aug 2, 2024
1 parent 3d52cfa commit ddd7788
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:

- name: Compile all
run: |
mvn clean install -DskipTests
mvn clean compile
- name: Run Utils tests
run: |
Expand Down

0 comments on commit ddd7788

Please sign in to comment.