Skip to content

Commit

Permalink
Fix workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
CodeWithTamim committed Jan 4, 2025
1 parent 5cbd750 commit d490e50
Showing 1 changed file with 0 additions and 12 deletions.
12 changes: 0 additions & 12 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,15 +48,3 @@ jobs:

- name: Run Lint
run: ./gradlew lint

security:
runs-on: ubuntu-latest
steps:
- name: Checkout code
uses: actions/checkout@v4

- name: Set up CodeQL
uses: github/codeql-action/setup@v2

- name: Analyze code
uses: github/codeql-action/analyze@v2

0 comments on commit d490e50

Please sign in to comment.