Skip to content

Commit

Permalink
Fixed linter
Browse files Browse the repository at this point in the history
#skip-lint #skip-test
  • Loading branch information
anjmao committed Aug 21, 2024
1 parent 80480ec commit c28991f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,7 @@ jobs:
args: --timeout=5m
skip-pkg-cache: true
skip-build-cache: true
version: v1.58.2

- name: Test
if: ${{ github.event_name == 'pull_request' && !contains(env.head_commit_message, '#skip-test') }}
Expand Down

0 comments on commit c28991f

Please sign in to comment.