Skip to content

Updated editor config #15

Updated editor config

Updated editor config #15

Workflow file for this run

name: Testing
on: [push, pull_request]
jobs:
testing:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@master
- name: Checking json format
if: always()
run: bash scripts/checkFormat.sh