Skip to content

Commit d210c74

Browse files
committed
Correct yaml syntax
1 parent b507dca commit d210c74

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test_remote_no_dependencies.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
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."
2+
# Test remote API at https://api.harmonydata.ac.uk. Github actions does not host a running API so we cannot test locally.
33

44
on:
55
push:

0 commit comments

Comments
 (0)