Skip to content

Commit

Permalink
Merge pull request #36 from ambarltd/fix-bench-2
Browse files Browse the repository at this point in the history
Fix bench command
  • Loading branch information
lazamar authored Dec 13, 2024
2 parents 1ee3074 + 0add9c1 commit 7cec51d
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -102,6 +102,4 @@ jobs:
# on the GH actions machines.
- name: Benchmark
if: github.ref == 'refs/heads/main'
env:
PGSERVICE: ${{ steps.postgres-setup.outputs.service-name }}
run: cabal run emulator-tests
run: cabal run emulator-bench

0 comments on commit 7cec51d

Please sign in to comment.