Skip to content

Commit fa93630

Browse files
authored
Update ci.yml
1 parent 3ff7f18 commit fa93630

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,5 +11,5 @@ jobs:
1111
- uses: actions/checkout@v4
1212
- name: Run a one-line script
1313
run: |
14-
echo Hello, world!
14+
echo "Hello, world!"
1515
sleep 90

0 commit comments

Comments
 (0)