Skip to content

Commit

Permalink
Rename job
Browse files Browse the repository at this point in the history
  • Loading branch information
arkid15r committed Feb 25, 2024
1 parent 9f35df0 commit d99e22f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci-cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,8 +52,8 @@ jobs:
- name: Perform CodeQL Analysis
uses: github/codeql-action/analyze@v2

django-tests:
name: Run Django Tests
test:
name: Run Tests
needs:
- code-ql
runs-on: ubuntu-latest
Expand Down

0 comments on commit d99e22f

Please sign in to comment.