Skip to content

Commit

Permalink
All e2e tests
Browse files Browse the repository at this point in the history
  • Loading branch information
andonyns committed Dec 21, 2023
1 parent fe2a0cf commit 87aa087
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/on-pullrequest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -294,11 +294,11 @@ jobs:
fail-fast: false
matrix:
store: [
# { db: "Mongo", plugin: "@edfi/meadowlark-mongodb-backend" },
{ db: "Mongo", plugin: "@edfi/meadowlark-mongodb-backend" },
{ db: "PGSQL", plugin: "@edfi/meadowlark-postgresql-backend" }]
query_handler:
[
# { provider: "opensearch", plugin: "@edfi/meadowlark-opensearch-backend" },
{ provider: "opensearch", plugin: "@edfi/meadowlark-opensearch-backend" },
{ provider: "elasticsearch", plugin: "@edfi/meadowlark-elasticsearch-backend" }
]
steps:
Expand Down

0 comments on commit 87aa087

Please sign in to comment.