Skip to content

fix #302 deploy script adding strange unicode character (#306) #45

fix #302 deploy script adding strange unicode character (#306)

fix #302 deploy script adding strange unicode character (#306) #45

Workflow file for this run

name: Linter
on: [push, pull_request]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- run: npm install
- run: npm run lint
name: AFCH linter