Skip to content

Commit

Permalink
Debug
Browse files Browse the repository at this point in the history
  • Loading branch information
iarspider committed Jun 25, 2024
1 parent e98ecb6 commit f045c14
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test-process-pr.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ jobs:
sparse-checkout: tests/Framework.py
sparse-checkout-cone-mode: false
- run: sed -i -e 's/pool_size=self.pool_size/per_page=100/g' ./tests/Framework.py
- run: ls -l tests
- run: cat tests/test-requirements.txt
- name: Set up Python ${{ matrix.python-version }}
uses: actions/setup-python@v4
Expand Down

0 comments on commit f045c14

Please sign in to comment.