mirror of
https://gitea.smigz.com/smiggiddy/s3_cleanup.git
synced 2024-12-26 05:00:42 -05:00
testing
This commit is contained in:
parent
d3fd9a819f
commit
0c9e47b9ad
1 changed files with 1 additions and 1 deletions
|
@ -8,5 +8,5 @@ jobs:
|
||||||
- uses: actions/checkout@v3
|
- uses: actions/checkout@v3
|
||||||
- uses: actions/setup-python@v4
|
- uses: actions/setup-python@v4
|
||||||
with:
|
with:
|
||||||
python-version: 'pypy3.11'
|
python-version: 'pypy3.10'
|
||||||
- run: pip install -r requirements.txt
|
- run: pip install -r requirements.txt
|
||||||
|
|
Loading…
Reference in a new issue