Skip to content

Commit f756cbf

Browse files
committed
Remove trailing colon
1 parent 8832070 commit f756cbf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,6 @@ jobs:
3131
- name: Run Tests
3232
run: |
3333
PATH=$(realpath uxn11/bin):$PATH ./build/btest
34-
- name: Build Examples:
34+
- name: Build Examples
3535
run: |
3636
PATH=$(realpath uxn11/bin):$PATH ./build/btest -dir ./examples/ -build-only

0 commit comments

Comments
 (0)