Skip to content

Commit

Permalink
chore: remove Postgres setup from fuzz test workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
WenyXu committed Dec 15, 2024
1 parent 957d0b4 commit 298b657
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/develop.yml
Original file line number Diff line number Diff line change
Expand Up @@ -323,8 +323,6 @@ jobs:
uses: ./.github/actions/setup-kafka-cluster
- name: Setup Etcd cluser
uses: ./.github/actions/setup-etcd-cluster
- name: Setup Postgres cluser
uses: ./.github/actions/setup-postgres-cluster
# Prepares for fuzz tests
- uses: arduino/setup-protoc@v3
with:
Expand Down

0 comments on commit 298b657

Please sign in to comment.