Skip to content

Add a more complete test.yml #10

Add a more complete test.yml

Add a more complete test.yml #10

Workflow file for this run

name: Run tests
on:
workflow_dispatch:
push:
jobs:
foo:
name: foo
runs-on: ubuntu-latest
steps:
- name: bar
run: echo "bar"