Skip to content

Commit

Permalink
core: CICD config
Browse files Browse the repository at this point in the history
  • Loading branch information
ChristopheCVB committed Mar 3, 2022
1 parent 9583ff4 commit b375a89
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/develop.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,6 @@ jobs:
run: chmod +x gradlew
- name: Build with Gradle
run: ./gradlew build
- name: Run unit tests
run: ./gradlew api:test

publish-snapshot:

Expand Down

0 comments on commit b375a89

Please sign in to comment.