We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 039ede0 commit cbf020fCopy full SHA for cbf020f
.github/workflows/ci.yml
@@ -11,5 +11,5 @@ jobs:
11
- uses: actions/checkout@v4
12
- name: Run a one-line script
13
run: |
14
- echo Hello, world!
+ echo "Hello, world!"
15
sleep 90
0 commit comments