mirror of
https://github.com/on4kjm/FLEcli.git
synced 2025-02-18 21:01:01 +01:00
Merge branch 'master' into 101-support-multiple-sota-in-same-input-file
This commit is contained in:
commit
4852c742b2
1 changed files with 1 additions and 1 deletions
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
@ -23,7 +23,7 @@ jobs:
|
|||
uses: actions/checkout@v4
|
||||
|
||||
- name: Lint Go Code with golangci-lint
|
||||
uses: golangci/golangci-lint-action@v3
|
||||
uses: golangci/golangci-lint-action@v4
|
||||
|
||||
- name: Vet Go Code
|
||||
run: |
|
||||
|
|
Loading…
Add table
Reference in a new issue