Skip to content

Merge pull request #352 from multiformats/http-path #341

Merge pull request #352 from multiformats/http-path

Merge pull request #352 from multiformats/http-path #341

Workflow file for this run

name: Validate
on: [push, pull_request]
jobs:
validate:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: actions/setup-python@v2
with:
python-version: '3.x'
- run: python validate.py