Skip to content

Commit

Permalink
fix(ci): make rnnoise before lint
Browse files Browse the repository at this point in the history
  • Loading branch information
ZyanKLee committed May 19, 2022
1 parent e406366 commit 58f6b09
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/golangci-lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ jobs:
with:
go-version: 1.18
- uses: actions/checkout@v3
- run: make rnnoise
- name: golangci-lint
uses: golangci/golangci-lint-action@v3
with:
Expand Down

0 comments on commit 58f6b09

Please sign in to comment.