mirror of
https://github.com/outbackdingo/databunker.git
synced 2026-01-27 18:18:43 +00:00
⚙ add first check: golint
This commit is contained in:
2
.github/workflows/cy.yml
vendored
2
.github/workflows/cy.yml
vendored
@@ -11,7 +11,7 @@ jobs:
|
||||
- uses: actions/checkout@v1
|
||||
- name: Run golint
|
||||
run: |
|
||||
apt install golint
|
||||
sudo apt install -y golint
|
||||
cd src
|
||||
golint
|
||||
echo done
|
||||
|
||||
Reference in New Issue
Block a user