Skip to content
This repository has been archived by the owner on Dec 9, 2024. It is now read-only.

Commit

Permalink
Work in progress
Browse files Browse the repository at this point in the history
  • Loading branch information
skhaz committed Nov 8, 2023
1 parent fa8fb3a commit 0ea567d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@ jobs:
- name: Checkout
uses: actions/checkout@v4

- name: Run Lint
uses: golangci/golangci-lint-action@v3
# - name: Run Lint
# uses: golangci/golangci-lint-action@v3

deploy:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 0ea567d

Please sign in to comment.