Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
rabi-siddique committed Jan 7, 2025
1 parent c9d788f commit 5556cff
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 deletions .github/workflows/vaults-and-reserve-metrics-testing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,11 +51,11 @@ jobs:
- name: Wait for GraphQL server
run: sleep 60

# - name: Test VaultManagerGovernance
# run: ./scripts/validateData.mjs
# env:
# entity: vaultManagerGovernances
# blockHeight: 1212
- name: Test VaultManagerGovernance
run: ./scripts/validateData.mjs
env:
entity: vaultManagerGovernances
blockHeight: 1212

- name: Test VaultManagerMetrics
run: ./scripts/validateData.mjs
Expand Down
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ services:
- ci

a3p:
image: ghcr.io/agoric/agoric-3-proposals:use-upgrade-17
image: ghcr.io/agoric/agoric-sdk:20250107024041-9c9701@sha256:e0d8ad9863bf63d0264bea51e81adb6342ab26edc011d2f5ef2707eab2d2ecbc
container_name: agd
ports:
- 26657:26657
Expand Down

0 comments on commit 5556cff

Please sign in to comment.