update benchmark workflow too

This commit is contained in:
Kenneth Jenkins 2024-08-05 15:13:15 -07:00
parent a1d0a08012
commit dd42c4057d

View file

@ -44,7 +44,7 @@ jobs:
run: |
export POMERIUM_TAG=dev
cd ./integration/clusters/single-stateful
docker-compose up -d
docker compose up -d
- name: integration tests
run: |