Skip to content

Commit

Permalink
fixup! fix: add graphql-server test in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
omidasadpour committed Jul 19, 2023
1 parent cdf3815 commit 614dc3d
Showing 1 changed file with 0 additions and 11 deletions.
11 changes: 0 additions & 11 deletions .github/workflows/lint-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -78,14 +78,3 @@ jobs:
--set auth.enabled=false \
--set architecture=standalone \
--set image.tag=6.2-debian-11
- name: Run chart-testing (install)
run: |
ct install \
--debug \
--namespace default \
--target-branch ${{ github.event.repository.default_branch }}
- name: Test graphql-server connection
run: |
helm test rollups-validator-node-${{ github.event.repository.default_branch }}

0 comments on commit 614dc3d

Please sign in to comment.