Skip to content

Commit

Permalink
Another instance of mindless copy-paste
Browse files Browse the repository at this point in the history
  • Loading branch information
mostlyobvious committed Nov 22, 2022
1 parent fae3ca9 commit 260de99
Show file tree
Hide file tree
Showing 5 changed files with 0 additions and 5 deletions.
1 change: 0 additions & 1 deletion .github/workflows/dres_client.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@ jobs:
env:
WORKING_DIRECTORY: contrib/dres_client
BUNDLE_GEMFILE: ${{ matrix.gemfile }}
DATABASE_URL: ${{ matrix.database }}
strategy:
fail-fast: false
matrix:
Expand Down
1 change: 0 additions & 1 deletion .github/workflows/minitest-ruby_event_store.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@ jobs:
env:
WORKING_DIRECTORY: contrib/minitest-ruby_event_store
BUNDLE_GEMFILE: ${{ matrix.gemfile }}
DATABASE_URL: ${{ matrix.database }}
strategy:
fail-fast: false
matrix:
Expand Down
1 change: 0 additions & 1 deletion .github/workflows/ruby_event_store-newrelic.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@ jobs:
env:
WORKING_DIRECTORY: contrib/ruby_event_store-newrelic
BUNDLE_GEMFILE: ${{ matrix.gemfile }}
DATABASE_URL: ${{ matrix.database }}
strategy:
fail-fast: false
matrix:
Expand Down
1 change: 0 additions & 1 deletion .github/workflows/ruby_event_store-profiler.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@ jobs:
env:
WORKING_DIRECTORY: contrib/ruby_event_store-profiler
BUNDLE_GEMFILE: ${{ matrix.gemfile }}
DATABASE_URL: ${{ matrix.database }}
strategy:
fail-fast: false
matrix:
Expand Down
1 change: 0 additions & 1 deletion .github/workflows/ruby_event_store-transformations.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@ jobs:
env:
WORKING_DIRECTORY: contrib/ruby_event_store-transformations
BUNDLE_GEMFILE: ${{ matrix.gemfile }}
DATABASE_URL: ${{ matrix.database }}
strategy:
fail-fast: false
matrix:
Expand Down

0 comments on commit 260de99

Please sign in to comment.