Skip to content

Commit 96e3410

Browse files
authored
Update ci.yml (#8)
1 parent 5479c9c commit 96e3410

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 30

0 commit comments

Comments
 (0)