Skip to content

add respec config for wacz-ipfs #3

add respec config for wacz-ipfs

add respec config for wacz-ipfs #3

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