We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 59d4ea9 commit 8635f4bCopy full SHA for 8635f4b
1 file changed
.github/workflows/test.yaml
@@ -74,7 +74,7 @@ jobs:
74
strategy:
75
fail-fast: false
76
matrix:
77
- adapter: [ mongodb, hsqldb, monetdb, postgresql, file, cottontail, neo4j ]
+ adapter: [ mongodb, hsqldb, monetdb, postgresql, file, neo4j ]
78
runs-on: ubuntu-latest
79
needs: build-polypheny
80
steps:
0 commit comments