Skip to content

Commit

Permalink
Update ci.yml (#6)
Browse files Browse the repository at this point in the history
* Create ci.yml

* Update ci.yml

* Update ci.yml
  • Loading branch information
fd committed Feb 15, 2024
1 parent 039ede0 commit cbf020f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,5 @@ jobs:
- uses: actions/checkout@v4
- name: Run a one-line script
run: |
echo Hello, world!
echo "Hello, world!"
sleep 90

0 comments on commit cbf020f

Please sign in to comment.