We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3452ed3 commit a47acb2Copy full SHA for a47acb2
1 file changed
.github/workflows/maven-postgres-rdf-tests-build.yml
@@ -1,4 +1,4 @@
1
-# Copyright 2021 Collate
+# Copyright 2025 Collate
2
# Licensed under the Apache License, Version 2.0 (the "License");
3
# you may not use this file except in compliance with the License.
4
# You may obtain a copy of the License at
@@ -163,4 +163,4 @@ jobs:
163
echo "### Test Configuration" >> $GITHUB_STEP_SUMMARY
164
echo "- RDF Enabled: true" >> $GITHUB_STEP_SUMMARY
165
echo "- Storage Type: IN_MEMORY" >> $GITHUB_STEP_SUMMARY
166
- echo "- Base URI: https://open-metadata.org/" >> $GITHUB_STEP_SUMMARY
+ echo "- Base URI: https://open-metadata.org/" >> $GITHUB_STEP_SUMMARY
0 commit comments