Skip to content

Commit

Permalink
Merge bda4b5c into 1fc3c6c
Browse files Browse the repository at this point in the history
  • Loading branch information
soosinha authored Sep 11, 2023
2 parents 1fc3c6c + bda4b5c commit 704855d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/security-knn-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ jobs:
- name: Build and run Replication tests
run: |
ls -al src/test/resources/security/plugin
./gradlew clean release -Dbuild.snapshot=true -PnumNodes=1 -Psecurity=true
./gradlew clean release -Dbuild.snapshot=true -Psecurity=true
- name: Upload failed logs
uses: actions/upload-artifact@v2
if: failure()
Expand Down Expand Up @@ -116,4 +116,4 @@ jobs:
- name: Uploads coverage
with:
fetch-depth: 2
uses: codecov/[email protected]
uses: codecov/[email protected]

0 comments on commit 704855d

Please sign in to comment.