Skip to content

Commit

Permalink
Disable broken tests
Browse files Browse the repository at this point in the history
  • Loading branch information
jimpick committed Sep 5, 2024
1 parent af13236 commit 003a6a0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/hourly.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,9 +41,11 @@ jobs:
run: ./invariants --archive=false agent-balances --random 10

- name: Test Agent Econ (random)
if: false
run: ./invariants --archive=false agent-econ --random 10

- name: Test Metrics
if: false
run: ./invariants --archive=false metrics


0 comments on commit 003a6a0

Please sign in to comment.