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 16, 2024
1 parent d30b9c4 commit 3d75f74
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 @@ -472,8 +472,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 3d75f74

Please sign in to comment.