Skip to content

Added case/switch as keywords #37

Added case/switch as keywords

Added case/switch as keywords #37

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