Skip to content

Commit

Permalink
Disable gas-oracle
Browse files Browse the repository at this point in the history
  • Loading branch information
boyuan-chen committed May 17, 2024
1 parent 916ce37 commit 9c436ac
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions .github/workflows/golangci-lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,11 +19,11 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: golangci-lint gas-oracle
uses: golangci/golangci-lint-action@v3
with:
version: v1.51.0
working-directory: go/gas-oracle
# - name: golangci-lint gas-oracle
# uses: golangci/golangci-lint-action@v3
# with:
# version: v1.51.0
# working-directory: go/gas-oracle
- name: golangci-lint batch-submitter
uses: golangci/golangci-lint-action@v3
with:
Expand Down

0 comments on commit 9c436ac

Please sign in to comment.