Skip to content

Commit

Permalink
Make run for testing
Browse files Browse the repository at this point in the history
  • Loading branch information
JulianGCalderon committed Oct 30, 2024
1 parent a834b15 commit 7b33a54
Showing 1 changed file with 3 additions and 19 deletions.
22 changes: 3 additions & 19 deletions .github/workflows/daily.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ on:
pull_request:

env:
RANGE_SIZE: 40
RANGE_SIZE: 1
SEQUENCER_REV: 1b1b95cae7ae07b9bc778443ca75ee18008a6bc8

jobs:
Expand All @@ -23,15 +23,7 @@ jobs:
matrix:
block:
- 740000
- 741000
- 742000
- 743000
- 744000
- 745000
- 746000
- 747000
- 748000
- 749000
- 803072
runner:
- native
- vm
Expand Down Expand Up @@ -112,15 +104,7 @@ jobs:
matrix:
block:
- 740000
- 741000
- 742000
- 743000
- 744000
- 745000
- 746000
- 747000
- 748000
- 749000
- 803072
fail-fast: false
defaults:
run:
Expand Down

0 comments on commit 7b33a54

Please sign in to comment.