Skip to content

Commit

Permalink
test type check skipped
Browse files Browse the repository at this point in the history
  • Loading branch information
Aditya-Kumar-Code committed Apr 25, 2024
1 parent 5047028 commit ddf1734
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/abdm.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:
- name: Type check
run: |
cd .
cd abdm
poetry run python -m mypy .
test:
runs-on: ubuntu-latest
Expand Down

0 comments on commit ddf1734

Please sign in to comment.