Skip to content

Commit

Permalink
run revive
Browse files Browse the repository at this point in the history
  • Loading branch information
bdon committed Jan 29, 2024
1 parent 4a038d6 commit fac0284
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,3 +25,5 @@ jobs:
- run: go vet caddy/pmtiles_proxy.go
- run: go vet main.go
- run: go vet pmtiles/*
- name: Run Revive Action by pulling pre-built image
uses: docker://morphy/revive-action:v2

0 comments on commit fac0284

Please sign in to comment.