Skip to content

Commit 8a06b1d

Browse files
committed
Lets run the basic tests on all PRs
1 parent 6748b6f commit 8a06b1d

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

.github/workflows/pytest_cpu_gha_runner.yaml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,6 @@ on:
33
pull_request:
44
branches:
55
- 'main'
6-
paths:
7-
- 'src/llama_recipes/configs/*.py'
8-
- 'src/llama_recipes/utils/*.py'
9-
- 'src/llama_recipes/datasets/*.py'
10-
- 'src/llama_recipes/data/*.py'
11-
- 'src/llama_recipes/*.py'
126

137
# triggers workflow manually for debugging purposes.
148
workflow_dispatch:

0 commit comments

Comments
 (0)