Skip to content

test2

test2 #3

name: Test Actions
on: [push]
jobs:
test:
runs-on: ubuntu-latest
steps:
- name: Run echo command
run: echo "test"