Skip to content

create test

create test #1

Workflow file for this run

on: push
jobs:
test:
runs-on: ubuntu-latest
steps:
- name: Test
run: echo "Test"