This website works better with JavaScript.
Home
Explore
Help
Sign In
mirror
/
wg-easy
mirror of
https://github.com/wg-easy/wg-easy
Watch
1
Star
0
Fork
0
Code
Issues
Projects
Releases
Wiki
Activity
Browse Source
fix yaml
pull/7/head
Emile Nijssen
4 years ago
parent
a6da5cc684
commit
03066b5e43
1 changed files
with
3 additions
and
3 deletions
Whitespace
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
6
.github/workflows/lint.yml
6
.github/workflows/lint.yml
View File
@ -18,6 +18,6 @@ jobs:
node-version
:
'14'
-
run
:
|
cd src
npm ci
npm run lint
cd src
npm ci
npm run lint
Write
Preview
Loading…
Cancel
Save
Reference in new issue
Repository
mirror/wg-easy
Title
Body
Create Issue