mirror of
https://github.com/pldubouilh/gossa.git
synced 2026-08-28 04:46:58 -04:00
lint js
This commit is contained in:
committed by
Pierre Dubouilh
parent
7b4987d503
commit
97c427fb87
@@ -12,6 +12,9 @@ jobs:
|
||||
go-version: 1.19.1
|
||||
id: go
|
||||
|
||||
- name: deps
|
||||
run: npm i -g standard
|
||||
|
||||
- name: Check out code into the Go module directory
|
||||
uses: actions/checkout@v1
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user