Skip to content

Commit

Permalink
adds testing
Browse files Browse the repository at this point in the history
Vignesh Kennadi committed Sep 9, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
1 parent 52c995a commit 7cefb40
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-lint-test.yml
Original file line number Diff line number Diff line change
@@ -34,4 +34,4 @@ jobs:
run: |
cd Xero-Java
export GPG_TTY=$(tty)
mvn clean verify -DskipTests=true -Dgpg.passphrase=Aravinth120996!
mvn clean verify -DskipTests=true -Dgpg.passphrase=Aravinth120996! -X

0 comments on commit 7cefb40

Please sign in to comment.