Skip to content

Commit 1c48c9a

Browse files
committed
the default graph is unlikely to be needed #15
1 parent 2a4ed72 commit 1c48c9a

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,7 @@ jobs:
3131
image: tenforce/virtuoso
3232
env:
3333
DBA_PASSWORD: tester
34-
SPARQL_UPDATE: true
35-
DEFAULT_GRAPH: test:graph
34+
SPARQL_UPDATE: true
3635
ports:
3736
- 8890:8890
3837
- 1111:1111

0 commit comments

Comments
 (0)