Skip to content

Commit

Permalink
yaml love
Browse files Browse the repository at this point in the history
  • Loading branch information
martinbonnin committed Apr 4, 2024
1 parent 4ba3482 commit e101870
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@ jobs:
steps:
- uses: actions/checkout@v3
- run: |
./gradlew ci
./gradlew -p tests/kmp build
./gradlew ci \
./gradlew -p tests/kmp build \
./gradlew -p tests/jvm build
env:
OSSRH_PASSWORD: ${{ secrets.OSSRH_PASSWORD }}
Expand Down

0 comments on commit e101870

Please sign in to comment.