Skip to content

Commit

Permalink
Rerun test multiple-times
Browse files Browse the repository at this point in the history
  • Loading branch information
carbolymer committed Apr 17, 2023
1 parent 45657ed commit f4e638a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/haskell-linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ jobs:
ghc: ["8.10.7", "9.2.7"]
cabal: ["3.10.1.0"]
os: [ubuntu-latest]
n: [1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20]

env:
# Modify this value to "invalidate" the cabal cache.
Expand All @@ -38,7 +39,7 @@ jobs:

# current ref from: 27.02.2022
SECP256K1_REF: ac83be33d0956faf6b7f61a60ab524ef7d6a473a

concurrency:
group: >
a+${{ github.event_name }}
Expand Down

0 comments on commit f4e638a

Please sign in to comment.