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 da8af3b commit cba1b20
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/tests/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: Run Tests
description: Run tests, linting, coverage, docs check

runs:
using: "bash"
using: "composite"

steps:
- name: Check-out repository
Expand Down

0 comments on commit cba1b20

Please sign in to comment.