Skip to content

Commit

Permalink
Update tests.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
nikdoof authored Dec 22, 2023
1 parent 2ebd0c7 commit 12be7da
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ on:
push:
branches:
- "main"

pull_request:
jobs:
pytest:
runs-on: ubuntu-latest
Expand Down Expand Up @@ -34,4 +34,4 @@ jobs:
python-version: ${{ matrix.python-version }}
- name: Lint with ruff
run: |
make lint
make lint

0 comments on commit 12be7da

Please sign in to comment.