Skip to content

Commit

Permalink
migrate jenkins ci to GH actions
Browse files Browse the repository at this point in the history
  • Loading branch information
pmallampati-sift committed Jun 25, 2024
1 parent 9deaa03 commit b9217a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,4 +32,4 @@ jobs:
run: ./gradlew dependencies

- name: Gradle Test
run: ./gradlew test
run: ./gradlew test

0 comments on commit b9217a7

Please sign in to comment.