Skip to content

Commit

Permalink
NH-37575: upgrade to joboe:10.0.6
Browse files Browse the repository at this point in the history
  • Loading branch information
cleverchuk committed Jun 25, 2024
1 parent b4cfa22 commit 15c182b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -190,7 +190,7 @@ jobs:
- name: Execute smoke tests
run: |
cd smoke-tests
./gradlew test
./gradlew test -debug
- uses: actions/upload-artifact@v4
with:
Expand Down Expand Up @@ -385,7 +385,7 @@ jobs:
- name: Execute smoke tests
run: |
cd smoke-tests
./gradlew test
./gradlew test -debug
- uses: actions/upload-artifact@v4
with:
Expand Down

0 comments on commit 15c182b

Please sign in to comment.