Skip to content

Commit 1f2d331

Browse files
committed
test ci v2
1 parent f894277 commit 1f2d331

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/study.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,4 @@ jobs:
1616
runs-on: ubuntu-latest
1717
steps:
1818
- name: name
19-
run: echo '$HOME'
19+
run: echo $HOME,

0 commit comments

Comments
 (0)