Skip to content

Commit

Permalink
👷 Run all tests only on PR, 1 otherwise
Browse files Browse the repository at this point in the history
  • Loading branch information
Baharis committed Oct 16, 2024
1 parent 6a127d2 commit 19d8e8b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ jobs:

steps:
- name: Run tests, linting, coverage, docs check
uses: ./.github/actions/action.yml
uses: ./.github/actions/tests
with:
python-version: ${{ matrix.python-version }}
representative: ${{ matrix.representative }}
Expand Down

0 comments on commit 19d8e8b

Please sign in to comment.