Skip to content

Commit

Permalink
[flyway] Update common files for branch master (#160)
Browse files Browse the repository at this point in the history
  • Loading branch information
micronaut-build authored Dec 15, 2020
1 parent 412be34 commit 6e055ec
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/gradle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,11 +39,6 @@ jobs:
run: ./gradlew dependencyUpdates check --parallel --continue
env:
TESTCONTAINERS_RYUK_DISABLED: true
- name: Publish Test Report
uses: scacap/action-surefire-report@v1
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
report_paths: '**/build/test-results/test/TEST-*.xml'
- name: Publish to JFrog OSS
if: success() && github.event_name == 'push' && matrix.java == '8'
env:
Expand Down

0 comments on commit 6e055ec

Please sign in to comment.