Skip to content

Commit

Permalink
fix for github job
Browse files Browse the repository at this point in the history
  • Loading branch information
tmiddlet2666 committed May 10, 2024
1 parent 357aeac commit 4bdecc7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-test-monitor-cluster-jdk21.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ jobs:
- name: Test Monitor Cluster
shell: bash
run: |
COHERENCE_VERSION=${{ matrix.coherenceVersion }} make test-create-cluster
COHERENCE_VERSION=${{ matrix.coherenceVersion }} make test-monitor-cluster
- uses: actions/upload-artifact@v4
if: failure()
Expand Down

0 comments on commit 4bdecc7

Please sign in to comment.