Skip to content

Commit

Permalink
[fix] workflows
Browse files Browse the repository at this point in the history
  • Loading branch information
8baller committed May 12, 2023
1 parent 29438ca commit b9658e6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 51 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/common_checks.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -40,9 +40,9 @@ jobs:
- name: Lint
run: |
poetry run adev lint -p .
poetry run adev lint -v
- name: Tests
run: |
poetry run adev test -p .
poetry run adev test -v
49 changes: 0 additions & 49 deletions .github/worlflows/common_checks.yaml

This file was deleted.

0 comments on commit b9658e6

Please sign in to comment.