Skip to content

Commit

Permalink
Remove HA, and Lab test.
Browse files Browse the repository at this point in the history
  • Loading branch information
antejavor committed Jul 26, 2024
1 parent b6ca44f commit bcefe91
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint-test-memgraph.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,4 +52,4 @@ jobs:
- name: Run chart-testing (install)
if: steps.list-changed.outputs.changed == 'true'
run: ct install --target-branch ${{ github.event.repository.default_branch }}
run: ct install --target-branch ${{ github.event.repository.default_branch }} --excluded-charts memgraph-high-availability, memgraph-lab

0 comments on commit bcefe91

Please sign in to comment.