Skip to content

add respec json config for action #2

add respec json config for action

add respec json config for action #2

Workflow file for this run

name: Test Action
on:
push:
branches:
main
jobs:
test:
runs-on: ubuntu-latest
name: Builds the ReSpec HTML
steps:
- name: Checkout
uses: actions/checkout@v2
- name: Run respec_action
uses: edsu/respec-action@v0.1.5