We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5e338c8 commit bda33c3Copy full SHA for bda33c3
.github/workflows/main.yml
@@ -21,6 +21,8 @@ jobs:
21
22
steps:
23
- uses: actions/checkout@v4
24
+ with:
25
+ lfs: true
26
27
- name: Set up Python ${{ matrix.python-version }}
28
uses: actions/setup-python@v4
.github/workflows/tests.yml
0 commit comments