ci: eslint fix

This commit is contained in:
SN0WF14K3 2021-06-22 16:18:15 +05:45 committed by GitHub
parent ba58357aed
commit 4e2a8442a4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,11 +1,5 @@
name: ESLint
on: [push, pull_request]
branches:
- '*'
- '!docs'
- '!gh-pages'
- '!develop'
- '!master'
jobs:
test:
strategy: