Skip to content

Commit

Permalink
when adding trilogy to various places
Browse files Browse the repository at this point in the history
I accidentally added it to its own github action
and we for sure need trilogy here
  • Loading branch information
zmariscal committed Sep 26, 2023
1 parent 32ef97f commit 69aced2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/trilogy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
--health-timeout 5s
--health-retries 5
env:
BUNDLE_WITHOUT: "db2 oracle sqlserver sqlite postgresql trilogy"
BUNDLE_WITHOUT: "db2 oracle sqlserver sqlite postgresql"
BUNDLE_JOBS: 4
BUNDLE_PATH: vendor/bundle
steps:
Expand Down

0 comments on commit 69aced2

Please sign in to comment.