Skip to content

Commit

Permalink
change spacing for the workflow for DIA-3574-update-sdk-dep-view-binding
Browse files Browse the repository at this point in the history
  • Loading branch information
bohdan-go-wombat committed May 24, 2024
1 parent 320ebee commit dd1daf7
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/test-maven-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: SDK Release

on:
push:
branches: [ DIA-3574-update-sdk-dep-view-binding ]
branches: [ DIA-3574-update-sdk-dep-view-binding ]

jobs:
build:
Expand All @@ -16,9 +16,9 @@ jobs:
- name: set up JDK 17
uses: actions/setup-java@v4
with:
distribution: zulu
java-version: 17
cache: gradle
distribution: zulu
java-version: 17
cache: gradle
- name: Build and test
run: |
./gradlew cmplibrary:build
Expand Down

0 comments on commit dd1daf7

Please sign in to comment.