diff --git a/.github/workflows/atlas.yml b/.github/workflows/atlas.yml index 64dc670d6d..d951494470 100644 --- a/.github/workflows/atlas.yml +++ b/.github/workflows/atlas.yml @@ -113,6 +113,5 @@ jobs: name: test-reports-java11-${{ matrix.rdbms }} path: | ./**/target/reports/tests/ - ./**/target/reports/checkstyle/ - name: Omit produced artifacts from build cache run: ./ci/before-cache.sh \ No newline at end of file diff --git a/.github/workflows/contributor-build.yml b/.github/workflows/contributor-build.yml index 440632c9b3..b293b047d0 100644 --- a/.github/workflows/contributor-build.yml +++ b/.github/workflows/contributor-build.yml @@ -121,6 +121,5 @@ jobs: name: test-reports-java11-${{ matrix.rdbms }} path: | ./**/target/reports/tests/ - ./**/target/reports/checkstyle/ - name: Omit produced artifacts from build cache run: ./ci/before-cache.sh diff --git a/.idea/inspectionProfiles/Project_Default.xml b/.idea/inspectionProfiles/Project_Default.xml index 2a318cb581..582f558557 100644 --- a/.idea/inspectionProfiles/Project_Default.xml +++ b/.idea/inspectionProfiles/Project_Default.xml @@ -3,12 +3,12 @@