mirror of
https://github.com/golangci/golangci-lint-action.git
synced 2026-04-15 16:25:45 +00:00
Update dist after the dependabot PRs (#62)
This commit is contained in:
parent
25d72af787
commit
c598686db1
5 changed files with 90945 additions and 10811 deletions
1
.github/workflows/test.yml
vendored
1
.github/workflows/test.yml
vendored
|
|
@ -13,7 +13,6 @@ jobs:
|
|||
- uses: actions/checkout@v2
|
||||
- run: |
|
||||
npm install
|
||||
npm run prepare-deps
|
||||
npm run all
|
||||
test: # make sure the action works on a clean machine without building
|
||||
runs-on: ubuntu-latest
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue