Skip to content

Bump ws from 8.13.0 to 8.17.1 #65

Bump ws from 8.13.0 to 8.17.1

Bump ws from 8.13.0 to 8.17.1 #65

Workflow file for this run

name: "CI Tests"
on: [push]
jobs:
Syntax-Check:
runs-on: ubuntu-latest
steps:
# Checkout the git repo
- name: Checkout
uses: actions/checkout@v2
- name: Install apt dependencies
run: sudo apt-get --quiet install jq; uname -a; jq --version
- name: Perform Check
run: jq . <feeds.json