We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b507dca commit d210c74Copy full SHA for d210c74
1 file changed
.github/workflows/test_remote_no_dependencies.yml
@@ -1,5 +1,5 @@
1
name: "Test remote API"
2
-description: "Test remote API at https://api.harmonydata.ac.uk. Github actions does not host a running API so we cannot test locally."
+# Test remote API at https://api.harmonydata.ac.uk. Github actions does not host a running API so we cannot test locally.
3
4
on:
5
push:
0 commit comments