We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6748b6f commit 8a06b1dCopy full SHA for 8a06b1d
.github/workflows/pytest_cpu_gha_runner.yaml
@@ -3,12 +3,6 @@ on:
3
pull_request:
4
branches:
5
- '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'
12
13
# triggers workflow manually for debugging purposes.
14
workflow_dispatch:
0 commit comments