Skip to content

Commit be45d81

Browse files
committed
ci: fix YAML — inner colon in a step name broke the workflow file
1 parent aa0a2bb commit be45d81

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ jobs:
5858
repository: tompassarelli/fram
5959
path: .fram
6060

61-
- name: Checkout chartroom (Layer-2 code-intelligence: the refers_to resolver)
61+
- name: Checkout chartroom (Layer-2 code-intelligence refers_to resolver)
6262
uses: actions/checkout@v5
6363
with:
6464
repository: tompassarelli/chartroom

0 commit comments

Comments
 (0)