Skip to content

Commit c50ffcb

Browse files
committed
Update main.yml
1 parent a165872 commit c50ffcb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/main.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,8 +36,8 @@ jobs:
3636
PY_COLORS: '1'
3737
ANSIBLE_FORCE_COLOR: '1'
3838
pull_request_event: ${{ github.event.pull_request.number }}
39-
- name: Adding markdown
40-
run: echo '### Hello world! :rocket:' >> $GITHUB_STEP_SUMMARY
39+
# - name: Adding markdown
40+
# run: echo '### Hello world! :rocket:' >> $GITHUB_STEP_SUMMARY
4141
# workshop_job_provision:
4242
# runs-on: ubuntu-latest
4343
# name: Workshop Provision

0 commit comments

Comments
 (0)