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 19d8e8b commit f41887b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/ci-cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,9 @@ jobs:
shell: bash

steps:
- name: apparently we are lost
run: echo $(ls)

- name: Run tests, linting, coverage, docs check
uses: ./.github/actions/tests
with:
Expand Down

0 comments on commit f41887b

Please sign in to comment.