Skip to content

Update test.yml

Update test.yml #57

Workflow file for this run

name: test
on: push
jobs:
test-job:
runs-on: ubuntu-latest
steps:
- name: Adding markdown
run: echo "### let's start the party!!!🚀" >> $GITHUB_STEP_SUMMARY