Skip to content

Commit

Permalink
github-ci: disable benchmarking.
Browse files Browse the repository at this point in the history
  • Loading branch information
piyush-kurur committed Dec 31, 2024
1 parent 3cbe043 commit 811fc19
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,8 +59,8 @@ jobs:
- name: Test
run: cabal test

- name: Benchmark
run: cabal bench
# - name: Benchmark
# run: cabal bench

- name: Haddock
run: cabal haddock
Expand Down

0 comments on commit 811fc19

Please sign in to comment.