Skip to content

hello 0.1.0+25580547 #3

hello 0.1.0+25580547

hello 0.1.0+25580547 #3

Workflow file for this run

name: Mock Test
on:
pull_request:
workflow_dispatch:
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: Checkout code
uses: actions/checkout@v2
- name: Test
run: echo SUCCESS