Skip to content

echo test

echo test #1

Workflow file for this run

name: Release
on:
push:
branches:
- trevor/test-gh-action
jobs:
test:
name: Test
runs-on: ubuntu-latest
steps:
- name: Echo test
run: echo test