Skip to content

Commit

Permalink
Try specific seed
Browse files Browse the repository at this point in the history
  • Loading branch information
HeyNonster committed Jan 23, 2025
1 parent c35a50d commit b3897e7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@ jobs:
- {ruby-version: "3.4", gemfile: "rails_main_trilogy"}
env:
BUNDLE_GEMFILE: gemfiles/${{ matrix.gemfile }}.gemfile
SEED: "44873"
steps:
- uses: actions/checkout@v4
- name: Install Ruby, Bundler and gems
Expand Down

0 comments on commit b3897e7

Please sign in to comment.