Skip to content

Commit

Permalink
(maint) - Update nightly rake task
Browse files Browse the repository at this point in the history
  • Loading branch information
jordanbreen28 committed Aug 9, 2023
1 parent 868cf9d commit 8d28aa9
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/nightly.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,5 @@ jobs:
secrets: "inherit"
with:
ruby_version: ${{ matrix.ruby_version }}
rake_task: 'acceptance:local_parallel'
rake_task: 'acceptance:local'
runs_on: ${{ matrix.os }}

0 comments on commit 8d28aa9

Please sign in to comment.