Skip to content

Commit ae22d5c

Browse files
Update main.yml
1 parent 67eee5c commit ae22d5c

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,4 @@ jobs:
1111
- uses: actions/checkout@v2
1212
- name: Run a one-line script
1313
run: echo Hello, world!
14-
- name: Run a multi-line script
15-
run: |
16-
echo Add other actions to build,
17-
echo test, and deploy your project.
14+

0 commit comments

Comments
 (0)