Skip to content

Commit

Permalink
Cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
strangelookingnerd committed Jun 11, 2024
1 parent cf25fe1 commit e1ef99c
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ on:
concurrency:
group: ${{ github.workflow }}-${{ github.event.pull_request.number || github.ref }}
cancel-in-progress: true

jobs:

# Prepare environment and build the plugin
Expand Down Expand Up @@ -172,7 +172,6 @@ jobs:
- name: Qodana - Code Inspection
uses: JetBrains/[email protected]
with:
args: --config '.github/qodana.yml'
cache-default-branch-only: true

# Run plugin structure verification along with IntelliJ Plugin Verifier
Expand Down
File renamed without changes.

0 comments on commit e1ef99c

Please sign in to comment.