We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9a1d688 commit 9a28c33Copy full SHA for 9a28c33
1 file changed
.github/workflows/build.yml
@@ -257,7 +257,7 @@ jobs:
257
258
# Get a specific funding in our test data and verify that the <meta name="title"> tag includes
259
# the name of the funding. If it does, then SSR is working.
260
- - name: Verify SSR on a Journal Volume page
+ - name: Verify SSR on a Funding page
261
run: |
262
result=$(wget -O- -q http://127.0.0.1:4000/entities/funding/640d35ba-6172-44c0-9e11-bf5da417cdc8)
263
echo "$result"
0 commit comments