Skip to content

Commit 138f895

Browse files
kamilkisielaardatan
authored andcommitted
Add Grafbase
1 parent ed90630 commit 138f895

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.github/workflows/federation-v1.workflow.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
- hive-gateway
3333
- cosmo
3434
- mercurius
35-
# - grafbase
35+
- grafbase
3636
uses: ./.github/workflows/benchmark.template.yaml
3737
with:
3838
gateway: ${{ matrix.directory }}
@@ -67,7 +67,7 @@ jobs:
6767
- hive-gateway
6868
- cosmo
6969
- mercurius
70-
# - grafbase
70+
- grafbase
7171
uses: ./.github/workflows/benchmark.template.yaml
7272
with:
7373
gateway: ${{ matrix.directory }}
@@ -103,7 +103,7 @@ jobs:
103103
- hive-gateway
104104
- cosmo
105105
- mercurius
106-
# - grafbase
106+
- grafbase
107107
uses: ./.github/workflows/benchmark.template.yaml
108108
with:
109109
gateway: ${{ matrix.directory }}
@@ -139,7 +139,7 @@ jobs:
139139
- hive-gateway
140140
- cosmo
141141
- mercurius
142-
# - grafbase
142+
- grafbase
143143
uses: ./.github/workflows/benchmark.template.yaml
144144
with:
145145
gateway: ${{ matrix.directory }}

0 commit comments

Comments
 (0)