Skip to content

Commit

Permalink
ci(qodana): remove qodana
Browse files Browse the repository at this point in the history
  • Loading branch information
jlenon7 committed Aug 10, 2023
1 parent 6b7415c commit d68afeb
Showing 1 changed file with 0 additions and 11 deletions.
11 changes: 0 additions & 11 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,17 +9,6 @@ on:
- develop

jobs:
qodana:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
with:
fetch-depth: 0
- name: 'Qodana Scan'
uses: JetBrains/qodana-action@main
env:
QODANA_TOKEN: ${{ secrets.QODANA_TOKEN }}

linux:
runs-on: ubuntu-latest
strategy:
Expand Down

0 comments on commit d68afeb

Please sign in to comment.