Skip to content

Commit

Permalink
test: test commit, will revert it
Browse files Browse the repository at this point in the history
  • Loading branch information
Muhammad Faraz Maqsood committed Jan 24, 2025
1 parent 82ff70e commit c383e30
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ jobs:
with:
python-version: ${{ matrix.python-version }}
- name: Install dependencies
run: pip install .[dev]
run: pip install pylint black |
pip install .[dev]
- name: Test lint, types, and format
run: make test

0 comments on commit c383e30

Please sign in to comment.