Skip to content

Remove mention of 'real' programs, since lots of stuff works now. #131

Remove mention of 'real' programs, since lots of stuff works now.

Remove mention of 'real' programs, since lots of stuff works now. #131

Workflow file for this run

on:
push:
branches:
- master
name: Push Event
jobs:
test:
name: Test
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@master
- name: Test
uses: skx/github-action-tester@master