Skip to content

Commit

Permalink
Exclude Memgraph and Memgraph HA.
Browse files Browse the repository at this point in the history
  • Loading branch information
antejavor committed Aug 16, 2024
1 parent 1416724 commit 3113e17
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint-test-memgraph-lab.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -53,4 +53,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

0 comments on commit 3113e17

Please sign in to comment.